ItemsControl.GetAlternationIndex(DependencyObject) Méthode

Définition

Obtient l’objet AlternationIndex 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 le AlternationIndex.

Retours

Valeur du AlternationIndex.

S’applique à