9 references to ClearSelected
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
883ClearSelected();
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)
177_listBox.ClearSelected(); 192_listBox.ClearSelected(); 348_listBox.ClearSelected(); 1011_listBox.ClearSelected();
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (2)
400_listBoxItems.ClearSelected(); 946_listBoxItems.ClearSelected();