UIElement.IsTabStopProperty プロパティ

定義

UIElement.IsTabStop 依存関係プロパティを識別します。

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

プロパティ値

UIElement.IsTabStop 依存関係プロパティの識別子。

適用対象