共用方式為


XamlLanguage.Int16 屬性

定義

取得 Int16 XAML 語言本質的 XamlType

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 節

適用於