3 references to Clear
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.ToolStripPanelRowCollection.cs (1)
111void IList.Clear() { Clear(); }
System.Windows.Forms.Tests (2)
System\Windows\Forms\ToolStripPanel.ToolStripPanelRowCollectionTests.cs (2)
144_toolStripPanelRowCollection.Clear(); 157_toolStripPanelRowCollection.Clear();