Share via


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

屬性值

擁有者類型。

適用於