Share via


XamlLanguage.Int32 Propriété

Définition

Obtient un XamlType pour l'intrinsèque Int32 en langage XAML.

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

Valeur de propriété

XamlType

XamlType pour l'intrinsèque Int32 en langage XAML.

Remarques

Consultez [] MS-XAML section 5.2.12.

S’applique à