Control.TabIndexProperty Proprietà

Definizione

Identifica la proprietà di dipendenza 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

Valore della proprietà

Identificatore della proprietà di dipendenza TabIndex .

Si applica a