4 references to get_title
System.Windows.Forms (2)
System\Windows\Forms\Controls\WebBrowser\HtmlDocument.cs (1)
128htmlDoc2.Value->get_title(&title).ThrowOnFailure();
System\Windows\Forms\Controls\WebBrowser\WebBrowser.cs (1)
358htmlDocument2.Value->get_title(&title).AssertSuccess();
System.Windows.Forms.Primitives (2)
_generated\144\Windows.Win32.IHTMLDocument2.g.cs (2)
398 /// <inheritdoc cref="get_title(winmdroot.Foundation.BSTR*)"/> 404 winmdroot.Foundation.HRESULT __result = this.get_title(pLocal);