Class AnimationContext
Inheritance
System.Object
AnimationContext
Namespace: Telerik.Core
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class AnimationContext : Object
Properties
Arguments
Declaration
public object[] Arguments { get; }
Property Value
System.
|
Storyboard
Declaration
public Storyboard Storyboard { get; }
Property Value
Microsoft.
|
Target
Declaration
public UIElement Target { get; }
Property Value
Microsoft.
|