5 references to IOmHistory
System.Windows.Forms (5)
winforms\Managed\System\WinForms\HtmlHistory.cs (3)
29
private UnsafeNativeMethods.
IOmHistory
htmlHistory;
33
internal HtmlHistory(UnsafeNativeMethods.
IOmHistory
history)
39
private UnsafeNativeMethods.
IOmHistory
NativeOmHistory {
winforms\Managed\System\WinForms\HtmlWindow.cs (1)
125
UnsafeNativeMethods.
IOmHistory
iOmHistory = this.NativeHtmlWindow.GetHistory();
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
2596
[return: MarshalAs(UnmanagedType.Interface)] UnsafeNativeMethods.
IOmHistory
GetHistory();