CommandNavigationHelper.GetCommandNavigationOrder(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 l’ordre de navigation de la commande pour l’élément spécifié.
public:
static int GetCommandNavigationOrder(System::Windows::DependencyObject ^ element);
public static int GetCommandNavigationOrder (System.Windows.DependencyObject element);
static member GetCommandNavigationOrder : System.Windows.DependencyObject -> int
Public Shared Function GetCommandNavigationOrder (element As DependencyObject) As Integer
Paramètres
- element
- DependencyObject
Élément.
Retours
Ordre de navigation de la commande.