XamlLanguage.Boolean プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
組み込み XAML 言語の Boolean
の XamlType を取得します。
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
プロパティ値
組み込み XAML 言語の Boolean
の XamlType。
注釈
MS-XAML]セクション 5.2.17[参照してください。