FrameworkElement.AllowFocusWhenDisabledProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ AllowFocusWhenDisabledProperty { DependencyProperty ^ get(); };
static DependencyProperty AllowFocusWhenDisabledProperty();
public static DependencyProperty AllowFocusWhenDisabledProperty { get; }
var dependencyProperty = FrameworkElement.allowFocusWhenDisabledProperty;
Public Shared ReadOnly Property AllowFocusWhenDisabledProperty As DependencyProperty

プロパティ値

AllowFocusWhenDisabled 依存関係プロパティの識別子。

適用対象