Share via


XamlLanguage.Int32 Eigenschaft

Definition

Ruft ein XamlType-Objekt für das sprachinterne Int32-XAML-Element ab.

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

Eigenschaftswert

Ein XamlType-Objekt für das sprachinterne Int32-XAML-Element.

Hinweise

Siehe [MS-XAML] Abschnitt 5.2.12.

Gilt für: