ItemsControl.GetAlternationIndex(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’AlternationIndex pour l’objet spécifié.
public:
static int GetAlternationIndex(System::Windows::DependencyObject ^ element);
public static int GetAlternationIndex (System.Windows.DependencyObject element);
static member GetAlternationIndex : System.Windows.DependencyObject -> int
Public Shared Function GetAlternationIndex (element As DependencyObject) As Integer
Paramètres
- element
- DependencyObject
Objet à partir duquel obtenir l’AlternationIndex.
Retours
Valeur du AlternationIndex.