Skip to content

AnimationCompletedEventArgs class

Defined in

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

Summary

        AnimationCompletedEventArgs.
        

Applies to

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

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

Inherits from: RoutedEventArgs

Remarks

Initializes a new instance of the AnimationCompletedEventArgs class.

Constructors

NameSummary
.ctorAnimationCompletedEventArgs.
Inherited members

See also