Enum WebViewInstallType Namespace: PoeShared.Blazor.Wpf Assembly: PoeShared.Blazor.Wpf.dll Syntax public enum WebViewInstallType Fields Name Description EdgeChromiumBeta EdgeChromiumCanary EdgeChromiumDev NotInstalled WebView2 Extension Methods ObjectExtensions.AddTo<WebViewInstallType, TCollection>(WebViewInstallType, ISourceList<TCollection>) ObjectExtensions.AddTo<WebViewInstallType, TCollection>(WebViewInstallType, ICollection<TCollection>) ObjectExtensions.CloneJson<WebViewInstallType>(WebViewInstallType) ObjectExtensions.CopyPropertiesTo<WebViewInstallType, TTarget>(WebViewInstallType, TTarget) ObjectExtensions.DumpToTextRaw<WebViewInstallType>(WebViewInstallType) ObjectExtensions.DumpToText<WebViewInstallType>(WebViewInstallType) ObjectExtensions.Dump<WebViewInstallType>(WebViewInstallType) ObjectExtensions.GetPropertyAccessor<WebViewInstallType, TValue>(WebViewInstallType, Expression<Func<WebViewInstallType, TValue>>) ObjectExtensions.InsertTo<WebViewInstallType, TCollection>(WebViewInstallType, IList<TCollection>, int) ObjectExtensions.ToJson<WebViewInstallType>(WebViewInstallType) ObjectExtensions.ToStringSafe<WebViewInstallType>(WebViewInstallType) ObjectExtensions.TransferPropertiesTo<WebViewInstallType, TTarget>(WebViewInstallType, TTarget, params string[]) XDocumentExtensions.AddTo<WebViewInstallType>(WebViewInstallType, XContainer)