4 instantiations of tagPOINTF
System.Windows.Forms (4)
winforms\Managed\System\WinForms\AxHost.cs (2)
1468NativeMethods.tagPOINTF pcont = new NativeMethods.tagPOINTF(); 1475NativeMethods.tagPOINTF pcont = new NativeMethods.tagPOINTF();
winforms\Managed\System\WinForms\WebBrowserBase.cs (2)
1185NativeMethods.tagPOINTF pcont = new NativeMethods.tagPOINTF(); 1192NativeMethods.tagPOINTF pcont = new NativeMethods.tagPOINTF();
7 references to tagPOINTF
System.Windows.Forms (7)
winforms\Managed\System\WinForms\AxHost.cs (3)
1468NativeMethods.tagPOINTF pcont = new NativeMethods.tagPOINTF(); 1475NativeMethods.tagPOINTF pcont = new NativeMethods.tagPOINTF(); 4076int UnsafeNativeMethods.IOleControlSite.TransformCoords(NativeMethods._POINTL pPtlHimetric, NativeMethods.tagPOINTF pPtfContainer, int dwFlags) {
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
1813NativeMethods.tagPOINTF pPtfContainer,
winforms\Managed\System\WinForms\WebBrowserBase.cs (2)
1185NativeMethods.tagPOINTF pcont = new NativeMethods.tagPOINTF(); 1192NativeMethods.tagPOINTF pcont = new NativeMethods.tagPOINTF();
winforms\Managed\System\WinForms\WebBrowserSiteBase.cs (1)
131int UnsafeNativeMethods.IOleControlSite.TransformCoords(NativeMethods._POINTL pPtlHimetric, NativeMethods.tagPOINTF pPtfContainer, int dwFlags) {