Share via


FlyoutBase.AllowFocusWhenDisabledProperty 属性

定义

标识 AllowFocusWhenDisabled 依赖属性。

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

属性值

AllowFocusWhenDisabled 依赖属性的标识符。

适用于