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