XamlLanguage.Boolean プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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」を参照してください。