Share via


XamlLanguage.Int16 Propriété

Définition

Obtient un XamlType pour l'intrinsèque Int16 en langage XAML.

public:
 static property System::Xaml::XamlType ^ Int16 { System::Xaml::XamlType ^ get(); };
public static System.Xaml.XamlType Int16 { get; }
member this.Int16 : System.Xaml.XamlType
Public Shared ReadOnly Property Int16 As XamlType

Valeur de propriété

XamlType

XamlType pour l'intrinsèque Int16 en langage XAML.

Remarques

Consultez [] section 5.2.11 de MS-XAML.

S’applique à