XamlLanguage.Char Propiedad

Definición

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

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

para XamlType el Char lenguaje XAML intrínseco.

Comentarios

Consulta [MS-XAML] Sección 5.2.7.

Se aplica a