Compartilhar via


XamlDuplicateMemberException.ParentType Propriedade

Definição

Obtém ou define o identificador de tipo XAML a ser relatado como o tipo pai.

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

Valor da propriedade

O XamlType objeto (identificador de tipo XAML) a ser relatado como o tipo pai.

Aplica-se a