CommandNavigationHelper.GetCommandNavigationOrder(DependencyObject) Méthode

Définition

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

Int32

Ordre de navigation de la commande.

S’applique à