XamlLanguage.Int16 Propiedad

Definición

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

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

Valor de propiedad

para XamlType el Int16 lenguaje XAML intrínseco.

Comentarios

Consulta [MS-XAML] Sección 5.2.11.

Se aplica a