BindableProperty.DeclaringType 属性

定义

获取声明 BindableProperty 的类型

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

属性值

注解

未使用

适用于