AutomationProperties.GetLevel(DependencyObject) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur de la propriété AutomationProperties.Level pour l’élément spécifié.
public:
static int GetLevel(DependencyObject ^ element);
static int GetLevel(DependencyObject const& element);
public static int GetLevel(DependencyObject element);
function getLevel(element)
Public Shared Function GetLevel (element As DependencyObject) As Integer
Paramètres
- element
- DependencyObject
DependencyObject à case activée.
Retours
Int32
int
Valeur de la propriété AutomationProperties.Level .