XamlLanguage.Int32 属性

定义

获取 Int32 XAML 语言内部值的 XamlType

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

属性值

XamlType

Int32 XAML 语言内部值的 XamlType

注解

请参阅 [MS-XAML]第 5.2.12 节

适用于