Skip to content

AnimationStartedEventArgs class

Defined in

Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Controls.AnimationStartedEventArgs Modifiers: public

Summary

        AnimationStartedEventArgs.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Class hierarchy
classDiagram
class AnimationStartedEventArgs
class RoutedEventArgs
RoutedEventArgs <|-- AnimationStartedEventArgs

Inherits from: RoutedEventArgs

Remarks

Initializes a new instance of the AnimationStartedEventArgs class.

Constructors

NameSummary
.ctorAnimationStartedEventArgs.
Inherited members

See also