共用方式為


XamlLanguage.Int32 屬性

定義

取得 Int32 XAML 語言本質的 XamlType

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

屬性值

Int32 XAML 語言本質的 XamlType

備註

請參閱 [MS-XAML] 第 5.2.12 節

適用於