2 references to SIZE
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (2)
1662tileViewInfo.sizeTile = new NativeMethods.SIZE(tileSize.Width, tileSize.Height); 5350tileViewInfo.sizeTile = new NativeMethods.SIZE(this.TileSize.Width, this.TileSize.Height);