1 write to cy
System.Windows.Forms (1)
misc\GDI\NativeMethods.cs (1)
435this.cy = cy;
2 references to cy
System.Windows.Forms (2)
misc\GDI\NativeMethods.cs (1)
440return new System.Drawing.Size(this.cx, this.cy);
misc\GDI\WindowsGraphics2.cs (1)
400return new Size(size.cx, size.cy);