3 overrides of AssociatedWindow
System.Windows.Forms (3)
winforms\Managed\System\WinForms\HtmlDocument.cs (1)
908public override UnsafeNativeMethods.IHTMLWindow2 AssociatedWindow
winforms\Managed\System\WinForms\HtmlElement.cs (1)
1449public override UnsafeNativeMethods.IHTMLWindow2 AssociatedWindow
winforms\Managed\System\WinForms\HtmlWindow.cs (1)
686public override UnsafeNativeMethods.IHTMLWindow2 AssociatedWindow
1 reference to AssociatedWindow
System.Windows.Forms (1)
winforms\Managed\System\WinForms\HtmlShimManager.cs (1)
133AddWindowShim(new HtmlWindow(this, addedShim.AssociatedWindow));