XamlType.SchemaContext Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le XamlSchemaContext actif pour le traitement de ce XamlType.
public:
property System::Xaml::XamlSchemaContext ^ SchemaContext { System::Xaml::XamlSchemaContext ^ get(); };
public System.Xaml.XamlSchemaContext SchemaContext { get; }
member this.SchemaContext : System.Xaml.XamlSchemaContext
Public ReadOnly Property SchemaContext As XamlSchemaContext
Valeur de propriété
XamlSchemaContext actif pour le traitement de ce XamlType.
Remarques
XamlSchemaContext est une entrée de paramètre requise lors de la construction d’un XamlType.