XamlLanguage.Int32 Propiedad

Definición

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

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

Valor de propiedad

para XamlType el Int32 lenguaje XAML intrínseco.

Comentarios

Consulta [MS-XAML] Sección 5.2.12.

Se aplica a