7 references to NativeOmHistory
System.Windows.Forms (7)
System\Windows\Forms\Controls\WebBrowser\HtmlHistory.cs (7)
17Debug.Assert(NativeOmHistory is not null, "The history object should implement IOmHistory"); 40using var omHistory = NativeOmHistory.GetInterface(); 52using var omHistory = NativeOmHistory.GetInterface(); 64using var omHistory = NativeOmHistory.GetInterface(); 84using var omHistory = NativeOmHistory.GetInterface(); 94using var omHistory = NativeOmHistory.GetInterface(); 98public object DomHistory => NativeOmHistory.GetManagedObject();