Condividi tramite


XamlDuplicateMemberException.ParentType Proprietà

Definizione

Ottiene o imposta l'identificatore del tipo XAML da segnalare come tipo padre.

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

Valore della proprietà

Oggetto XamlType (identificatore del tipo XAML) da segnalare come tipo padre.

Si applica a