Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 522 Bytes

flyoutbase_allowfocuswhendisabled.md

File metadata and controls

24 lines (15 loc) · 522 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.Primitives.FlyoutBase.AllowFocusWhenDisabled
winrt property

Windows.UI.Xaml.Controls.Primitives.FlyoutBase.AllowFocusWhenDisabled

-description

Gets or sets a value that specifies whether the control can receive focus when it's disabled.

-property-value

true if the control can receive focus when it's disabled; otherwise, false.

-remarks

-examples

-see-also