2 references to ShowBrowserBar
System.Windows.Forms.Primitives (2)
Windows.Win32.IWebBrowser2.g.cs (2)
1510
/// <inheritdoc cref="
ShowBrowserBar
(winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*)"/>
1517
this.
ShowBrowserBar
(pvaClsidLocal, pvarShow.HasValue ? &pvarShowLocal : null, pvarSize.HasValue ? &pvarSizeLocal : null);