Partager via


XamlLanguage.Boolean Propriété

Définition

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

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

Valeur de propriété

XamlType

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

Remarques

Consultez [] ms-XAML section 5.2.17.

S’applique à