3 references to get_name
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\HtmlWindow.cs (1)
130
htmlWindow.Value->
get_name
(&name).ThrowOnFailure();
System.Windows.Forms.Primitives (2)
_generated\176\Windows.Win32.IHTMLWindow2.g.cs (2)
739
/// <inheritdoc cref="
get_name
(winmdroot.Foundation.BSTR*)"/>
745
winmdroot.Foundation.HRESULT __result = this.
get_name
(pLocal);