XamlLanguage.Int64 Propiedad

Definición

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

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

Valor de propiedad

XamlType

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

Comentarios

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

Se aplica a