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