Share via


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 节

适用于