7 references to AddRowToCollection
System.Windows.Forms.Tests (7)
System\Windows\Forms\ToolStripPanel.ToolStripPanelRowCollectionTests.cs (7)
73ToolStripPanelRow row = AddRowToCollection(collection: _toolStripPanelRowCollection, panel: _toolStripPanel); 163var row = AddRowToCollection(collection: _toolStripPanelRowCollection, panel: _toolStripPanel); 181var row1 = AddRowToCollection(collection: _toolStripPanelRowCollection, panel: _toolStripPanel); 201var row1 = AddRowToCollection(collection: _toolStripPanelRowCollection, panel: _toolStripPanel); 202var row2 = AddRowToCollection(collection: _toolStripPanelRowCollection, panel: _toolStripPanel); 221var row = AddRowToCollection(collection: _toolStripPanelRowCollection, panel: _toolStripPanel); 277var row = AddRowToCollection(collection: _toolStripPanelRowCollection, panel: _toolStripPanel);