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