XamlLanguage.Int16 プロパティ

定義

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

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

プロパティ値

Int16 XAML 言語組み込みのXamlType

注釈

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

適用対象