Share via


XamlDuplicateMemberException.ParentType Propiedad

Definición

Obtiene o establece el identificador de tipo XAML que se va a notificar como tipo primario.

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 propiedad

XamlType

Objeto XamlType (identificador de tipo XAML) que se va a notificar como tipo primario.

Se aplica a