AnimationEventArgs
Class
Definition
Namespace:Telerik.WinControls.WindowAnimation
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class AnimationEventArgs : EventArgs
Inheritance: objectEventArgsAnimationEventArgs
Inherited Members
Constructors
Properties
C#
public object AnimationFinished { get; }
C#
public object AnimationValue { get; }