Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 444 Bytes

iselectionitemprovider_isselected.md

File metadata and controls

22 lines (15 loc) · 444 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.Provider.ISelectionItemProvider.IsSelected
winrt property

Microsoft.UI.Xaml.Automation.Provider.ISelectionItemProvider.IsSelected

-description

Gets a value that indicates whether an item is selected.

-property-value

true if the element is selected; otherwise, false.

-remarks

-examples

-see-also