UIElement.TabFocusNavigationProperty 属性

定义

标识 TabFocusNavigation 依赖属性。

public:
 static property DependencyProperty ^ TabFocusNavigationProperty { DependencyProperty ^ get(); };
static DependencyProperty TabFocusNavigationProperty();
public static DependencyProperty TabFocusNavigationProperty { get; }
var dependencyProperty = UIElement.tabFocusNavigationProperty;
Public Shared ReadOnly Property TabFocusNavigationProperty As DependencyProperty

属性值

TabFocusNavigation 依赖属性的标识符。

适用于