Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 568 Bytes

textelement_exitdisplaymodeonaccesskeyinvoked.md

File metadata and controls

22 lines (15 loc) · 568 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Documents.TextElement.ExitDisplayModeOnAccessKeyInvoked
winrt property

Microsoft.UI.Xaml.Documents.TextElement.ExitDisplayModeOnAccessKeyInvoked

-description

Gets or sets a value that specifies whether the access key display is dismissed when an access key is invoked.

-property-value

true to dismiss the access key display when an access key is invoked; otherwise, false.

-remarks

-examples

-see-also