7 references to AddRowToCollection
System.Windows.Forms.Tests (7)
System\Windows\Forms\ToolStripPanel.ToolStripPanelRowCollectionTests.cs (7)
75
ToolStripPanelRow row =
AddRowToCollection
(collection: _toolStripPanelRowCollection, panel: _toolStripPanel);
165
var row =
AddRowToCollection
(collection: _toolStripPanelRowCollection, panel: _toolStripPanel);
183
var row1 =
AddRowToCollection
(collection: _toolStripPanelRowCollection, panel: _toolStripPanel);
203
var row1 =
AddRowToCollection
(collection: _toolStripPanelRowCollection, panel: _toolStripPanel);
204
var row2 =
AddRowToCollection
(collection: _toolStripPanelRowCollection, panel: _toolStripPanel);
223
var row =
AddRowToCollection
(collection: _toolStripPanelRowCollection, panel: _toolStripPanel);
279
var row =
AddRowToCollection
(collection: _toolStripPanelRowCollection, panel: _toolStripPanel);