Compartir vía


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; }
static member Int16 : System.Xaml.XamlType
Public Shared ReadOnly Property Int16 As XamlType

Valor de propiedad

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

Comentarios

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

Se aplica a