Compartir vía


XamlLanguage.Int32 Propiedad

Definición

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

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

Valor de propiedad

XamlType

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

Comentarios

Consulta [sección 5.2.12 de ms-XAML].

Se aplica a