XamlDuplicateMemberException.ParentType Propriedade

Definição

Recebe ou define o identificador de tipo XAML para reportar 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 de Propriedade

O XamlType objeto (identificador de tipo XAML) a reportar como tipo pai.

Aplica-se a