Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 548 Bytes

textelement_isaccesskeyscope.md

File metadata and controls

26 lines (16 loc) · 548 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Documents.TextElement.IsAccessKeyScope
winrt property

Windows.UI.Xaml.Documents.TextElement.IsAccessKeyScope

-description

Gets or sets a value that indicates whether an element defines its own access key scope.

-property-value

true if an element defines its own scope; otherwise, false.

-remarks

-see-also

UIElement.IsAccessKeyScope

-examples