次の方法で共有


XamlLanguage.Boolean プロパティ

定義

XamlType XAML 言語組み込みのBooleanを取得します。

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

プロパティ値

Boolean XAML 言語組み込みのXamlType

注釈

「[MS-XAML] セクション 5.2.17」を参照してください。

適用対象