Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 447 Bytes

frameworkelement_allowfocuswhendisabled.md

File metadata and controls

24 lines (15 loc) · 447 Bytes
-api-id -api-type
P:Windows.UI.Xaml.FrameworkElement.AllowFocusWhenDisabled
winrt property

Windows.UI.Xaml.FrameworkElement.AllowFocusWhenDisabled

-description

Gets or sets whether a disabled control can receive focus.

-property-value

true if a disabled control can receive focus; otherwise, false.

-remarks

-examples

-see-also