DeselectAll Method (WPFListBox)
Class
WPFListBox
.
Action
Clears the selections in multi-select ListBox.
Syntax
C#
listBox
.
DeselectAll
()
VB
listBox
.
DeselectAll
()