3 references to DOCHOSTUIINFO
System.Windows.Forms (3)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
5760
public int cbSize = Marshal.SizeOf(typeof(
DOCHOSTUIINFO
));
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
2127
NativeMethods.
DOCHOSTUIINFO
info);
winforms\Managed\System\WinForms\WebBrowser.cs (1)
1739
int UnsafeNativeMethods.IDocHostUIHandler.GetHostInfo(NativeMethods.
DOCHOSTUIINFO
info) {