XamlLanguage.Array Propriété

Définition

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

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

Valeur de propriété

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

Remarques

Voir [MS-XAML] Section 5.2.18.

S’applique à