Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 532 Bytes

loopingselectorautomationpeer_canselectmultiple.md

File metadata and controls

24 lines (15 loc) · 532 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Automation.Peers.LoopingSelectorAutomationPeer.CanSelectMultiple
winrt property

Windows.UI.Xaml.Automation.Peers.LoopingSelectorAutomationPeer.CanSelectMultiple

-description

Gets a value that indicates whether the control allows more than one child element to be selected concurrently.

-property-value

true if multiple selection is allowed; otherwise, false.

-remarks

-examples

-see-also