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 종속성 속성의 식별자입니다.

적용 대상