AnimationErrorEventArgs class¶
Defined in
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.Controls.AnimationErrorEventArgs
Modifiers: public
Summary¶
AnimationErrorEventArgs.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Class hierarchy
classDiagram
class AnimationErrorEventArgs
class RoutedEventArgs
RoutedEventArgs <|-- AnimationErrorEventArgs
Inherits from: RoutedEventArgs
Remarks¶
Initializes a new instance of the AnimationErrorEventArgs class.
Constructors¶
| Name | Summary |
|---|---|
| .ctor | AnimationErrorEventArgs. |
Properties¶
| Name | Summary |
|---|---|
| Exception | Gets the exception. |
| Kind | Gets the kind. |