18 references to InitializeTileList
System.Windows.Forms.UI.IntegrationTests (18)
ListViewTests.cs (18)
122InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(width, height)); 146InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(width, height)); 163InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(100, 100)); 188InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(width, height)); 205InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(150, 150)); 226InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(width, height)); 245InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(width, height)); 262InitializeTileList(listView, columnCount: 4, subItemsCount: 4, tileSize: new Size(100, 100)); 283InitializeTileList(listView, columnCount: 3, subItemsCount: 2, tileSize: new Size(100, 100)); 309InitializeTileList(listView, columnCount: 5, subItemsCount: 5, tileSize: new Size(50, 40)); 327InitializeTileList(listView, columnCount: 5, subItemsCount: 5, tileSize: new Size(50, 40)); 344InitializeTileList(listView, columnCount: 4, subItemsCount: 3, tileSize: new Size(150, 150)); 364InitializeTileList(listView, columnCount: 10, subItemsCount: 10, tileSize: new Size(100, 100)); 386InitializeTileList(listView, columnCount: 4, subItemsCount: 3, tileSize: new Size(150, 150)); 405InitializeTileList(listView, columnCount: 2, subItemsCount: 5, tileSize: new Size(150, 150)); 425InitializeTileList(listView, columnCount: 1, subItemsCount: 2, tileSize: new Size(150, 150)); 442InitializeTileList(listView, columnCount: 10, subItemsCount: 10, tileSize: new Size(100, 100)); 468InitializeTileList(listView, columnCount: 4, subItemsCount: 3, tileSize: new Size(150, 150));