IProvideValueTarget.TargetProperty Property
.NET Framework 4
Gets an identifier for the target property being reported.
Assembly: System.Xaml (in System.Xaml.dll)
The value can also be null; see Remarks in IProvideValueTarget.
WPF Usage Notes
For a dependency property, the default WPF service may return a DependencyProperty, such that the markup extension or type converter can use metadata. Otherwise, the returned object can be a PropertyInfo for a CLR property.
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.