3 references to get_opener
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.cs (1)
147htmlWindow.Value->get_opener(&variantDispatch).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
Windows.Win32.IHTMLWindow2.g.cs (2)
606 /// <inheritdoc cref="get_opener(winmdroot.System.Variant.VARIANT*)"/> 611 winmdroot.Foundation.HRESULT __result = this.get_opener(pLocal);