Class WebViewUtilities

Installation and environment helpers for the WebView2 control

System.Object
  Westwind.WebView.Wpf.WebViewUtilities
public class WebViewUtilities : object

Class Members

MemberDescription

Constructor

IsWebViewVersionInstalled

Helper function that checks to see if the WebView control is installed and if not prompts to install it.

Should be called during app startup to ensure the WebView Runtime is available.

public static bool IsWebViewVersionInstalled(bool showDownloadUi)

RemoveEnvironmentFolder

Removes the applications local WebView Environment

public static void RemoveEnvironmentFolder()

Requirements

Namespace: Westwind.WebView.Wpf
Assembly: markdownmonster.exe

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic