XamlLanguage.Int32 プロパティ

定義

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

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

プロパティ値

Int32 XAML 言語組み込みのXamlType

注釈

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

適用対象