ListBox.SelectAll Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Selects all the items in the ListBox.
Assembly: System.Windows (in System.Windows.dll)
| Exception | Condition |
|---|---|
| NotSupportedException | SelectionMode is set to Single |
Show: