XamlLanguage.Object 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 un XamlType pour le concept Object
en langage XAML.
public:
static property System::Xaml::XamlType ^ Object { System::Xaml::XamlType ^ get(); };
public static System.Xaml.XamlType Object { get; }
member this.Object : System.Xaml.XamlType
Public Shared ReadOnly Property Object As XamlType
Valeur de propriété
XamlType pour le concept Object
en langage XAML.
Remarques
XAML spécifie x:Object
comme concept de langage spécial. Consultez [] ms-XAML section 5.2.5.