AttachedProperty.OwnerType 属性

定义

获取或设置所有者类型。

public:
 property Type ^ OwnerType { Type ^ get(); void set(Type ^ value); };
public Type OwnerType { get; set; }
member this.OwnerType : Type with get, set
Public Property OwnerType As Type

属性值

所有者类型。

适用于