Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 543 Bytes

iselectionprovider_canselectmultiple.md

File metadata and controls

22 lines (15 loc) · 543 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Automation.Provider.ISelectionProvider.CanSelectMultiple
winrt property

Microsoft.UI.Xaml.Automation.Provider.ISelectionProvider.CanSelectMultiple

-description

Gets a value that indicates whether the Microsoft UI Automation provider allows more than one child element to be selected concurrently.

-property-value

true if multiple selection is allowed; otherwise, false.

-remarks

-examples

-see-also