BindableProperty.DeclaringType Property

Definition

Gets the type declaring the BindableProperty

public:
 property Type ^ DeclaringType { Type ^ get(); };
public Type DeclaringType { get; }
member this.DeclaringType : Type
Public ReadOnly Property DeclaringType As Type

Property Value

Remarks

Unused

Applies to