18 references to InitializeTileList
System.Windows.Forms.UI.IntegrationTests (18)
ListViewTests.cs (18)
124InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(width, height)); 148InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(width, height)); 165InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(100, 100)); 190InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(width, height)); 207InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(150, 150)); 228InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(width, height)); 247InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(width, height)); 264InitializeTileList(listView, columnCount: 4, subItemsCount: 4, tileSize: new Size(100, 100)); 285InitializeTileList(listView, columnCount: 3, subItemsCount: 2, tileSize: new Size(100, 100)); 311InitializeTileList(listView, columnCount: 5, subItemsCount: 5, tileSize: new Size(50, 40)); 329InitializeTileList(listView, columnCount: 5, subItemsCount: 5, tileSize: new Size(50, 40)); 346InitializeTileList(listView, columnCount: 4, subItemsCount: 3, tileSize: new Size(150, 150)); 366InitializeTileList(listView, columnCount: 10, subItemsCount: 10, tileSize: new Size(100, 100)); 388InitializeTileList(listView, columnCount: 4, subItemsCount: 3, tileSize: new Size(150, 150)); 407InitializeTileList(listView, columnCount: 2, subItemsCount: 5, tileSize: new Size(150, 150)); 427InitializeTileList(listView, columnCount: 1, subItemsCount: 2, tileSize: new Size(150, 150)); 444InitializeTileList(listView, columnCount: 10, subItemsCount: 10, tileSize: new Size(100, 100)); 470InitializeTileList(listView, columnCount: 4, subItemsCount: 3, tileSize: new Size(150, 150));