Control.TabNavigationProperty 屬性

定義

識別 TabNavigation 相依性屬性。

public:
 static property DependencyProperty ^ TabNavigationProperty { DependencyProperty ^ get(); };
static DependencyProperty TabNavigationProperty();
public static DependencyProperty TabNavigationProperty { get; }
var dependencyProperty = Control.tabNavigationProperty;
Public Shared ReadOnly Property TabNavigationProperty As DependencyProperty

屬性值

TabNavigation相依性屬性的識別碼。

適用於