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