9 references to ClearSelected
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
885
ClearSelected
();
System\Windows\Forms\Controls\ListBoxes\ListBox.SelectedIndexCollection.cs (1)
182
_owner?.
ClearSelected
();
System\Windows\Forms\Controls\ListBoxes\ListBox.SelectedObjectCollection.cs (1)
252
_owner?.
ClearSelected
();
System.Windows.Forms.Design (4)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (4)
163
_listBox.
ClearSelected
();
178
_listBox.
ClearSelected
();
334
_listBox.
ClearSelected
();
1003
_listBox.
ClearSelected
();
System.Windows.Forms.Tests (2)
System\Windows\Forms\AccessibleObjects\ListBoxAccessibleObjectTests.cs (2)
268
listBox.
ClearSelected
();
327
listBox.
ClearSelected
();