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相依性屬性的識別碼。

適用於