共用方式為


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 相依性屬性的標識符。

適用於