Storyboard.GetTargetProperty Method
.NET Framework 4
Retrieves the TargetProperty value of the specified Timeline.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- element
- Type: System.Windows.DependencyObject
The dependency object from which to get the TargetProperty.
This method gets the TargetProperty attached property on the specified object. For more information about how storyboard targeting works, see TargetProperty attached property. For more information about how attached properties work, see Attached Properties Overview.
Note that if the TargetProperty was set in markup, this method returns an empty PropertyPath because the property reference is resolved and stored internally when it is parsed.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.