1 write to cx
System.Windows.Forms (1)
misc\GDI\NativeMethods.cs (1)
434
this.
cx
= cx;
2 references to cx
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);