11 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 (6)
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (4)
163
_listBox.
ClearSelected
();
178
_listBox.
ClearSelected
();
334
_listBox.
ClearSelected
();
1003
_listBox.
ClearSelected
();
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (2)
404
_listBoxItems.
ClearSelected
();
962
_listBoxItems.
ClearSelected
();
System.Windows.Forms.Tests (2)
System\Windows\Forms\AccessibleObjects\ListBoxAccessibleObjectTests.cs (2)
266
listBox.
ClearSelected
();
325
listBox.
ClearSelected
();