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 依存関係プロパティの識別子。

適用対象