IProvideValueTarget.TargetProperty Property

Definition

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

Object

Platform::Object

IInspectable

The identifier for the TargetObject dependency property.

Applies to