다음을 통해 공유


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

속성 값

소유자 유형입니다.

적용 대상