다음을 통해 공유


XamlDuplicateMemberException.ParentType 속성

정의

부모 형식으로 보고할 XAML 형식 식별자를 가져오거나 설정합니다.

public:
 property System::Xaml::XamlType ^ ParentType { System::Xaml::XamlType ^ get(); void set(System::Xaml::XamlType ^ value); };
public System.Xaml.XamlType ParentType { get; set; }
member this.ParentType : System.Xaml.XamlType with get, set
Public Property ParentType As XamlType

속성 값

XamlType

부모 형식으로 보고할 XamlType 개체(XAML 형식 식별자)입니다.

적용 대상