18 references to InitializeTileList
System.Windows.Forms.UI.IntegrationTests (18)
ListViewTests.cs (18)
127InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(width, height)); 154InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(width, height)); 174InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(100, 100)); 202InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(width, height)); 222InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(150, 150)); 246InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(width, height)); 268InitializeTileList(listView, columnCount, subItemsCount, tileSize: new Size(width, height)); 288InitializeTileList(listView, columnCount: 4, subItemsCount: 4, tileSize: new Size(100, 100)); 312InitializeTileList(listView, columnCount: 3, subItemsCount: 2, tileSize: new Size(100, 100)); 341InitializeTileList(listView, columnCount: 5, subItemsCount: 5, tileSize: new Size(50, 40)); 362InitializeTileList(listView, columnCount: 5, subItemsCount: 5, tileSize: new Size(50, 40)); 382InitializeTileList(listView, columnCount: 4, subItemsCount: 3, tileSize: new Size(150, 150)); 405InitializeTileList(listView, columnCount: 10, subItemsCount: 10, tileSize: new Size(100, 100)); 430InitializeTileList(listView, columnCount: 4, subItemsCount: 3, tileSize: new Size(150, 150)); 452InitializeTileList(listView, columnCount: 2, subItemsCount: 5, tileSize: new Size(150, 150)); 475InitializeTileList(listView, columnCount: 1, subItemsCount: 2, tileSize: new Size(150, 150)); 495InitializeTileList(listView, columnCount: 10, subItemsCount: 10, tileSize: new Size(100, 100)); 524InitializeTileList(listView, columnCount: 4, subItemsCount: 3, tileSize: new Size(150, 150));