3 references to Refresh2
System.Windows.Forms.Primitives (3)
Windows.Win32.IWebBrowserApp.g.cs (1)
290 return __object.Refresh2(Level);
Windows.Win32.UI_Shell_IWebBrowserApp_Extensions.g.cs (2)
34 /// <inheritdoc cref="winmdroot.UI.Shell.IWebBrowserApp.Interface.Refresh2(winmdroot.System.Variant.VARIANT*)"/> 38 winmdroot.Foundation.HRESULT __result = @this.Refresh2(Level.HasValue ? &LevelLocal : null);