2 references to Navigate
System.Windows.Forms.Primitives (2)
Windows.Win32.IWebBrowserApp.g.cs (2)
211
/// <inheritdoc cref="
Navigate
(winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*)"/>
218
this.
Navigate
(URL, Flags.HasValue ? &FlagsLocal : null, TargetFrameName.HasValue ? &TargetFrameNameLocal : null, PostData.HasValue ? &PostDataLocal : null, Headers.HasValue ? &HeadersLocal : null);