3 types derived from HtmlShim
System.Windows.Forms (3)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.HtmlDocumentShim.cs (1)
23internal class HtmlDocumentShim : HtmlShim
System\Windows\Forms\Controls\WebBrowser\HtmlElement.HtmlElementShim.cs (1)
19internal unsafe class HtmlElementShim : HtmlShim
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.HtmlWindowShim.cs (1)
25internal unsafe class HtmlWindowShim : HtmlShim
1 reference to HtmlShim
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlShimManager.cs (1)
146private unsafe void OnShimAdded(HtmlShim addedShim)