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