XamlLanguage.Int16 Propiedad

Definición

Obtiene XamlType para el elemento intrínseco del lenguaje XAML Int16.

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

Valor de propiedad

XamlType

XamlType para el elemento intrínseco del lenguaje XAML Int16.

Comentarios

Consulta [] sección 5.2.11 de MS-XAML.

Se aplica a