4 instantiations of _POINTL
System.Windows.Forms (4)
winforms\Managed\System\WinForms\AxHost.cs (2)
1465NativeMethods._POINTL phm = new NativeMethods._POINTL(); 1478NativeMethods._POINTL phm = new NativeMethods._POINTL();
winforms\Managed\System\WinForms\WebBrowserBase.cs (2)
1182NativeMethods._POINTL phm = new NativeMethods._POINTL(); 1195NativeMethods._POINTL phm = new NativeMethods._POINTL();
7 references to _POINTL
System.Windows.Forms (7)
winforms\Managed\System\WinForms\AxHost.cs (3)
1465NativeMethods._POINTL phm = new NativeMethods._POINTL(); 1478NativeMethods._POINTL phm = new NativeMethods._POINTL(); 4076int UnsafeNativeMethods.IOleControlSite.TransformCoords(NativeMethods._POINTL pPtlHimetric, NativeMethods.tagPOINTF pPtfContainer, int dwFlags) {
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
1811NativeMethods._POINTL pPtlHimetric,
winforms\Managed\System\WinForms\WebBrowserBase.cs (2)
1182NativeMethods._POINTL phm = new NativeMethods._POINTL(); 1195NativeMethods._POINTL phm = new NativeMethods._POINTL();
winforms\Managed\System\WinForms\WebBrowserSiteBase.cs (1)
131int UnsafeNativeMethods.IOleControlSite.TransformCoords(NativeMethods._POINTL pPtlHimetric, NativeMethods.tagPOINTF pPtfContainer, int dwFlags) {