Control.TabIndexProperty Propriété

Définition

Identifie la propriété de dépendance TabIndex .

public:
 static property DependencyProperty ^ TabIndexProperty { DependencyProperty ^ get(); };
static DependencyProperty TabIndexProperty();
public static DependencyProperty TabIndexProperty { get; }
var dependencyProperty = Control.tabIndexProperty;
Public Shared ReadOnly Property TabIndexProperty As DependencyProperty

Valeur de propriété

Identificateur de la propriété de dépendance TabIndex .

S’applique à