Storyboard::GetTarget Method (DependencyObject^)
.NET Framework (current version)
Namespace:
System.Windows.Media.Animation
Assembly: PresentationFramework (in PresentationFramework.dll)
Return to top
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
-
Type:
System.Windows::DependencyObject^
The timeline from which to retrieve the TargetName.
Use the Target attached property with animation timelines to indicate the object that they target. For more information about how storyboard targeting works, see TargetName. For more information about how attached properties work, see Attached Properties Overview.
.NET Framework
Available since 3.0
Available since 3.0
Show: