XamlLanguage.Int32 属性

定义

XamlType Int32获取 XAML 语言内部函数。

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

属性值

XAML 语言内部函数的 Int32 AXamlType

注解

请参阅 [MS-XAML] 第 5.2.12 节

适用于