Deselect Method (WPFListBoxItem)

Action

Deselects the ListBoxItem.

Syntax

C#
listBoxItem.Deselect()
VB
listBoxItem.Deselect()