Gets the UIElement instance, which is the actual target of the animation.
Namespace: Telerik.Windows.Controls.AnimationAssembly: Telerik.Windows.Core (in Telerik.Windows.Core.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| C# |
|---|
public UIElement Target { get; internal set; } |
| Visual Basic |
|---|
Public Property Target As UIElement
Get
Friend Set |
See Also