DeselectAll メソッド (WPFListBox)

クラス

WPFListBox.

処理

複数選択リスト ボックスの選択をクリアします。

構文

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