4 references to POINT
System.Windows.Forms (4)
misc\GDI\DeviceContext.cs (1)
648IntNativeMethods.POINT orgn = new IntNativeMethods.POINT();
misc\GDI\DeviceContext2.cs (2)
474IntNativeMethods.POINT point = new IntNativeMethods.POINT(); 490IntNativeMethods.POINT oldOrigin = new IntNativeMethods.POINT();
misc\GDI\WindowsGraphics2.cs (1)
678IntNativeMethods.POINT oldPoint = new IntNativeMethods.POINT();