BindableProperty.DeclaringType Property

Definition

Gets the type declaring the BindableProperty

public Type DeclaringType { get; }
member this.DeclaringType : Type

Property Value

System.Type

Remarks

Unused

Applies to