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

プロパティ値

所有者の種類。

適用対象