XamlDuplicateMemberException.ParentType Propriété

Définition

Obtient ou définit l'identificateur de type XAML à signaler en tant que type parent.

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

Valeur de propriété

Objet XamlType (identificateur de type XAML) à signaler comme type parent.

S’applique à