IProvideValueTarget.TargetProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the identifier for the TargetObject dependency property.
public:
property Platform::Object ^ TargetProperty { Platform::Object ^ get(); };
IInspectable TargetProperty();
public object TargetProperty { get; }
var object = iProvideValueTarget.targetProperty;
Public ReadOnly Property TargetProperty As Object
Property Value
The identifier for the TargetObject dependency property.