Control.TabIndexProperty Свойство

Определение

Определяет свойство зависимости 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

Значение свойства

Идентификатор свойства зависимостей TabIndex .

Применяется к