DeselectAll Method (WPFListBox)

Action

Clears the selections in multi-select ListBox.

Syntax

C#
listBox.DeselectAll()
VB
listBox.DeselectAll()