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

Valor de propiedad

XamlType

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

Comentarios

Consulta [] ms-XAML sección 5.2.7.

Se aplica a