Compartir vía


XamlLanguage.Char Propiedad

Definición

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

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

Valor de propiedad

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

Comentarios

Consulta [MS-XAML] Sección 5.2.7.

Se aplica a