SelectionMode Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Defines the selection behavior for a ListBox.
Assembly: System.Windows (in System.Windows.dll)
Set the ListBox.SelectionMode property to one of the SelectionMode values to specify whether the user can select more that one item in a list box.
Show: