UIElement.TabIndexProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static property DependencyProperty ^ TabIndexProperty { DependencyProperty ^ get(); };
static DependencyProperty TabIndexProperty();
public static DependencyProperty TabIndexProperty { get; }
var dependencyProperty = UIElement.tabIndexProperty;
Public Shared ReadOnly Property TabIndexProperty As DependencyProperty
Property Value
The identifier for the TabIndex dependency property.