Partager via


XamlLanguage.Char Propriété

Définition

Obtient un XamlType pour l'intrinsèque Char en langage XAML.

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

Valeur de propriété

XamlType

XamlType pour l'intrinsèque Char en langage XAML.

Remarques

Consultez [] section 5.2.7 de MS-XAML.

S’applique à