<?xml version="1.0" encoding="utf-8"?>
<doc>
    <assembly>
        <name>Microsoft.Toolkit.Win32.UI.Controls</name>
    </assembly>
    <members>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI">
            <summary>
              A strongly-typed resource class, for looking up localized strings, etc.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.ResourceManager">
            <summary>
              Returns the cached ResourceManager instance used by this class.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.Culture">
            <summary>
              Overrides the current thread's CurrentUICulture property for all
              resource lookups using this strongly typed resource class.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.CatAccessibility">
            <summary>
              Looks up a localized string similar to Accessibility.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.CatAction">
            <summary>
              Looks up a localized string similar to Action.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.CatAppearance">
            <summary>
              Looks up a localized string similar to Appearance.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.CatBehavior">
            <summary>
              Looks up a localized string similar to Behavior.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.CatData">
            <summary>
              Looks up a localized string similar to Data.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.CatDisplay">
            <summary>
              Looks up a localized string similar to Display.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.CatDragDrop">
            <summary>
              Looks up a localized string similar to Drag Drop.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.CatFocus">
            <summary>
              Looks up a localized string similar to Focus.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.CatItems">
            <summary>
              Looks up a localized string similar to Items.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.CatLayout">
            <summary>
              Looks up a localized string similar to Layout.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.CatSettings">
            <summary>
              Looks up a localized string similar to Settings.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.E_CANNOT_CHANGE_AFTER_INIT">
            <summary>
              Looks up a localized string similar to The code in your application is attempting to set a property of the WebView control that is read-only because the control has already begun initializing. Your code can modify this property before it calls the ISupportInitialize.BeginInit method, but not after..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.E_CLICKONCE_PARTIAL_TRUST">
            <summary>
              Looks up a localized string similar to Unable to initialize a WebView control in a ClickOnce application. See Release notes: https://go.microsoft.com/fwlink/?linkid=872619.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.E_NOTSUPPORTED_OS_RS4">
            <summary>
              Looks up a localized string similar to Unable to initialize the WebView control because the system is running a version of Windows that doesn’t support this control. The WebView control runs only on Windows 10 April 2018 Update or later..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.E_UNRECOGNIZED_OS">
            <summary>
              Looks up a localized string similar to The system is running a version of Windows that doesn't support this control..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.E_WEB_BROWSER_DISABLED">
            <summary>
              Looks up a localized string similar to Unable to initialize the WebView control because the Microsoft Edge web browser has been disabled by the group or location admin policy of your system..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.E_WEB_PERMISSION_RESTRICTED">
            <summary>
              Looks up a localized string similar to Unable to initialize a WebView control in a ClickOnce application or from an application that is opened in certain types of Web browsers. See Release notes: https://go.microsoft.com/fwlink/?linkid=872619.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.E_WEBVIEW_ALREADY_INITIALIZED">
            <summary>
              Looks up a localized string similar to The code in your application is attempting to initialize a WebView control that is already initialized..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.E_WEBVIEW_ALREADY_INITIALIZING">
            <summary>
              Looks up a localized string similar to The code in your application is attempting to initialize a WebView control that is already in the process of being initialized by a previous call to the ISupportInitialize.BeginInit() method..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.E_WEBVIEW_CANNOT_INVOKE_BEFORE_INIT">
            <summary>
              Looks up a localized string similar to The code in your application is attempting to use a member of the WebView control before the control is completely initialized..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.E_WEBVIEW_INVALID_URI">
            <summary>
              Looks up a localized string similar to The code in your application sets the Source property or calls the Navigate method by using an invalid URI..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.E_WEBVIEW_NOT_ABSOLUTE_URI">
            <summary>
              Looks up a localized string similar to The code in your application sets the Source property or calls the Navigate method by using a URI that doesn’t have the format of an absolute URI..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.E_WEBVIEW_NOT_INITIALIZED">
            <summary>
              Looks up a localized string similar to The WebView control is not initialized..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.E_WEBVIEW_NOT_INITIALIZING">
            <summary>
              Looks up a localized string similar to Unable to initialize the WebView control because the code in your application calls the IsSupportInitialize.EndInit() method without first calling the ISupportInitialize.BeginInit() method.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewContainsFullScreenElementChangedDesc">
            <summary>
              Looks up a localized string similar to Occurs when the status of WebView contains a full screen element..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewContentLoadingDesc">
            <summary>
              Looks up a localized string similar to Occurs when WebView started loading new content..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewDesc">
            <summary>
              Looks up a localized string similar to Embeds a view into your application that renders web content using the Microsoft Edge rendering engine..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewDomContentLoadedDesc">
            <summary>
              Looks up a localized string similar to Occurs when WebView finished parsing the current content..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewEnterpriseIdDesc">
            <summary>
              Looks up a localized string similar to Gets or sets the enterprise ID of this process..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewFrameContentLoadingDesc">
            <summary>
              Looks up a localized string similar to Occurs when a frame in WebView has started loading new content..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewFrameDomContentLoadedDesc">
            <summary>
              Looks up a localized string similar to Occurs when a frame in WebView finished parsing the current content..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewFrameNavigationCompletedDesc">
            <summary>
              Looks up a localized string similar to Occurs when a frame in WebView finished navigating to new content..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewFrameNavigationStartingDesc">
            <summary>
              Looks up a localized string similar to Occurs before a frame in WebView navigates to new content..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewLongRunningScriptDetectedDesc">
            <summary>
              Looks up a localized string similar to Occurs periodically while WebView executes JavaScript, letting you halt the script..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewMoveFocusRequestedDesc">
            <summary>
              Looks up a localized string similar to Occurs when a focus move is requested..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewNavigationCompletedDesc">
            <summary>
              Looks up a localized string similar to Occurs when WebView finished navigating to new content..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewNavigationStartingDesc">
            <summary>
              Looks up a localized string similar to Occurs before WebView navigates to new content..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewNewWindowRequestedDesc">
            <summary>
              Looks up a localized string similar to Occurs when an action is performed that causes content to be opened in a new window..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewPermissionRequestedDesc">
            <summary>
              Looks up a localized string similar to Occurs when WebView requires a permission..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewScriptNotifyDesc">
            <summary>
              Looks up a localized string similar to Occurs when content in WebView passes a string from JavaScript..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewSourceDesc">
            <summary>
              Looks up a localized string similar to Gets or sets the Uniform Resource Identifier (URI) source of the content to display..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewUnsafeContentWarningDisplayingDesc">
            <summary>
              Looks up a localized string similar to Occurs when WebView shows a warning page for content that was reported as unsafe by SmartScreen filter..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewUnsupportedUriSchemeIdentifiedDesc">
            <summary>
              Looks up a localized string similar to Occurs when an attempt is made to navigate to a Source using a scheme that WebView does not support..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewUnviewableContentIdentifiedDesc">
            <summary>
              Looks up a localized string similar to Occurs when WebView attempts to download an unsupported file..
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.DesignerUI.WebViewWebResourceRequestedDesc">
            <summary>
              Looks up a localized string similar to Occurs when WebView requests a HTTP resource..
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.OSVersionHelper" />
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.OSVersionHelper.IsWindows10April2018OrGreater">
            <summary>
            Gets a value indicating whether the current OS is Windows 10 April 2018 Update (Redstone 4) or greater
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.OSVersionHelper.IsWindows10FallCreatorsOrGreater">
            <summary>
            Gets a value indicating whether the current OS is Windows 10 Fall Creators Update (Redstone 3) or greater
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.OSVersionHelper.IsWindows10CreatorsOrGreater">
            <summary>
            Gets a value indicating whether the current OS is Windows 10 Creators Update (Redstone 2) or greater
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.OSVersionHelper.IsWindows10AnniversaryOrGreater">
            <summary>
            Gets a value indicating whether the current OS is Windows 10 Anniversary Update (Redstone 1) or greater
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.OSVersionHelper.IsWindows10Threshold2OrGreater">
            <summary>
            Gets a value indicating whether the current OS is Windows 10 Threshold 2 or greater
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.OSVersionHelper.IsWindows10Threshold1OrGreater">
            <summary>
            Gets a value indicating whether the current OS is Windows 10 Threshold 1 or greater
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.OSVersionHelper.ThrowIfBeforeWindows10April2018">
            <summary>
            Checks if OS is Windows 10 April 2018 or later, is a workstation, and Microsoft Edge exists.
            </summary>
            <exception cref="T:System.NotSupportedException">Not running correct OS or OS Version, or Microsoft Edge does not exist.</exception>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.DpiHelper">
            <summary>
            Class for scaling coordinates according to current DPI scaling set in Windows
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Facility" />
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Facility.Null">
            <summary>FACILITY_NULL</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Facility.Rpc">
            <summary>FACILITY_RPC</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Facility.Dispatch">
            <summary>FACILITY_DISPATCH</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Facility.Storage">
            <summary>FACILITY_STORAGE</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Facility.Itf">
            <summary>FACILITY_ITF</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Facility.Win32">
            <summary>FACILITY_WIN32</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Facility.Windows">
            <summary>FACILITY_WINDOWS</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Facility.Control">
            <summary>FACILITY_CONTROL</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Facility.Ese">
            <summary>MSDN doced facility code for ESE errors.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Facility.WinCodec">
            <summary>FACILITY_WINCODEC (WIC)</summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT">
            <summary>Wrapper for HRESULT status codes.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.S_OK">
            <summary>S_OK</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.S_FALSE">
            <summary>S_FALSE</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.E_PENDING">
            <summary>E_PENDING</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.E_NOTIMPL">
            <summary>E_NOTIMPL</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.E_NOINTERFACE">
            <summary>E_NOINTERFACE</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.E_POINTER">
            <summary>E_POINTER</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.E_ABORT">
            <summary>E_ABORT</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.E_FAIL">
            <summary>E_FAIL</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.E_UNEXPECTED">
            <summary>E_UNEXPECTED</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.STG_E_INVALIDFUNCTION">
            <summary>STG_E_INVALIDFUNCTION</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.REGDB_E_CLASSNOTREG">
            <summary>REGDB_E_CLASSNOTREG</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.DESTS_E_NO_MATCHING_ASSOC_HANDLER">
            <summary>DESTS_E_NO_MATCHING_ASSOC_HANDLER.  Win7 internal error code for Jump Lists.</summary>
            <remarks>There is no Assoc Handler for the given item registered by the specified application.</remarks>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.DESTS_E_NORECDOCS">
            <summary>DESTS_E_NORECDOCS.  Win7 internal error code for Jump Lists.</summary>
            <remarks>The given item is excluded from the recent docs folder by the NoRecDocs bit on its registration.</remarks>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.DESTS_E_NOTALLCLEARED">
            <summary>DESTS_E_NOTALLCLEARED.  Win7 internal error code for Jump Lists.</summary>
            <remarks>Not all of the items were successfully cleared</remarks>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.E_ACCESSDENIED">
            <summary>E_ACCESSDENIED</summary>
            <remarks>Win32Error ERROR_ACCESS_DENIED.</remarks>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.E_OUTOFMEMORY">
            <summary>E_OUTOFMEMORY</summary>
            <remarks>Win32Error ERROR_OUTOFMEMORY.</remarks>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.E_INVALIDARG">
            <summary>E_INVALIDARG</summary>
            <remarks>Win32Error ERROR_INVALID_PARAMETER.</remarks>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.INTSAFE_E_ARITHMETIC_OVERFLOW">
            <summary>INTSAFE_E_ARITHMETIC_OVERFLOW</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.COR_E_OBJECTDISPOSED">
            <summary>COR_E_OBJECTDISPOSED</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.WC_E_GREATERTHAN">
            <summary>WC_E_GREATERTHAN</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.WC_E_SYNTAX">
            <summary>WC_E_SYNTAX</summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.#ctor(System.UInt32)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT" /> struct.
            </summary>
            <param name="i">
                <see cref="T:System.UInt32" /> containing HRESULT.</param>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.Facility">
            <summary>
            Gets HRESULT_FACILITY
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.Code">
            <summary>
            Gets HRESULT_CODE
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.ToString">
            <summary>
            Get a string representation of this HRESULT.
            </summary>
            <returns>Name of HRESULT</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT.ThrowLastError">
            <summary>
            Convert the result of Win32 GetLastError() into a raised exception.
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.PROCESS_DPI_AWARENESS">
            <summary>
            Identifies dots per inch (dpi) awareness values.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.PROCESS_DPI_AWARENESS.PROCESS_DPI_UNAWARE">
            <summary>
            DPI unaware. This app does not scale for DPI changes and is always assumed to have a scale factor of 100% (96 DPI). It will be automatically scaled by the system on any other DPI setting.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.PROCESS_DPI_AWARENESS.PROCESS_SYSTEM_DPI_AWARE">
            <summary>
            System DPI aware. This app does not scale for DPI changes. It will query for the DPI once and use that value for the lifetime of the app. If the DPI changes, the app will not adjust to the new DPI value. It will be automatically scaled up or down by the system when the DPI changes from the system value.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.PROCESS_DPI_AWARENESS.PROCESS_PER_MONITOR_DPI_AWARE">
            <summary>
            Per monitor DPI aware. This app checks for the DPI when it is created and adjusts the scale factor whenever the DPI changes. These applications are not automatically scaled by the system.
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.ProductType" />
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.ProductType.VER_NT_WORKSTATION">
            <summary>
            The operating system is Windows 10, Windows 8, Windows 7, Windows Vista, Windows XP Professional, Windows XP Home Edition, or Windows 2000 Professional
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.ProductType.VER_NT_DOMAIN_CONTROLLER">
            <summary>
            The system is a domain controller and the operating system is Windows Server 2016, Windows Server 2012, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, or Windows 2000 Server
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.ProductType.VER_NT_SERVER">
            <summary>
            The operating system is Windows Server 2016, Windows Server 2012, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, or Windows 2000 Server.
            </summary>
            <remarks>
            Note that a server that is also a domain controller is reported as <see cref="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.ProductType.VER_NT_DOMAIN_CONTROLLER" />, not <see cref="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.ProductType.VER_NT_SERVER" /></remarks>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error">
            <summary>
            Wrapper for common Win32 status codes.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_SUCCESS">
            <summary>The operation completed successfully.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_INVALID_FUNCTION">
            <summary>Incorrect function.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_FILE_NOT_FOUND">
            <summary>The system cannot find the file specified.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_PATH_NOT_FOUND">
            <summary>The system cannot find the path specified.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_TOO_MANY_OPEN_FILES">
            <summary>The system cannot open the file.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_ACCESS_DENIED">
            <summary>Access is denied.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_INVALID_HANDLE">
            <summary>The handle is invalid.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_OUTOFMEMORY">
            <summary>Not enough storage is available to complete this operation.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_NO_MORE_FILES">
            <summary>There are no more files.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_SHARING_VIOLATION">
            <summary>The process cannot access the file because it is being used by another process.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_INVALID_PARAMETER">
            <summary>The parameter is incorrect.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_INSUFFICIENT_BUFFER">
            <summary>The data area passed to a system call is too small.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_NESTING_NOT_ALLOWED">
            <summary>Cannot nest calls to LoadModule.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_KEY_DELETED">
            <summary>Illegal operation attempted on a registry key that has been marked for deletion.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_NOT_FOUND">
            <summary>Element not found.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_NO_MATCH">
            <summary>There was no match for the specified key in the index.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_BAD_DEVICE">
            <summary>An invalid device was specified.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_CANCELLED">
            <summary>The operation was canceled by the user.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_NOT_ALL_ASSIGNED">
            <summary>Not all privileges or groups references are assigned to the caller </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_CLASS_ALREADY_EXISTS">
            <summary>The window class was already registered.</summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ERROR_INVALID_DATATYPE">
            <summary>The specified datatype is invalid.</summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.#ctor(System.Int32)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error" /> struct.
            </summary>
            <param name="i">The integer value of the error.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.op_Explicit(Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error)~Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.HRESULT">
            <summary>Performs HRESULT_FROM_WIN32 conversion.</summary>
            <param name="error">The Win32 error being converted to an HRESULT.</param>
            <returns>The equivalent HRESULT value.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.GetLastError">
            <summary>Performs the equivalent of Win32's GetLastError()</summary>
            <returns>A Win32Error instance with the result of the native GetLastError</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.ToHRESULT">
            <summary>Performs HRESULT_FROM_WIN32 conversion.</summary>
            <returns>The equivalent HRESULT value.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.op_Equality(Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error,Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error)">
            <summary>
            Compare two Win32 error codes for equality.
            </summary>
            <param name="errLeft">The first error code to compare.</param>
            <param name="errRight">The second error code to compare.</param>
            <returns>Whether the two error codes are the same.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error.op_Inequality(Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error,Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.Win32Error)">
            <summary>
            Compare two Win32 error codes for inequality.
            </summary>
            <param name="errLeft">The first error code to compare.</param>
            <param name="errRight">The second error code to compare.</param>
            <returns>Whether the two error codes are not the same.</returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.WM">
            <summary>
            Window message values, WM_*
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.WS">
            <summary>
            WindowStyle values, WS_*
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.Win32.WS_EX">
            <summary>
            Window style extended values, WS_EX_*
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.Windows10Release">
            <summary>
            Identifies Windows 10 release IDs
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Windows10Release.Unknown">
            <summary>
            Unknown
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Windows10Release.Threshold1">
            <summary>
            10.0.10240.0
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Windows10Release.Threshold2">
            <summary>
            10.0.10586
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Windows10Release.Anniversary">
            <summary>
            10.0.14393.0 (Redstone 1)
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Windows10Release.Creators">
            <summary>
            10.0.15063.0 (Redstone 2)
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Windows10Release.FallCreators">
            <summary>
            10.0.16299.0 (Redstone 3)
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.Windows10Release.April2018">
            <summary>
            10.0.17134.0 (Redstone 4)
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.CoreAcceleratorKeyEventType">
            <summary>Specifies the set of possible accelerator key events that can invoke a callback.</summary>
            <remarks>Copy from <see cref="T:Windows.UI.Core.CoreAcceleratorKeyEventType" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:Windows.UI.Core.CoreAcceleratorKeyEventType" />
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.GenericUriToStreamResolver">
            <summary>
            An adapter converting <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.IUriToStreamResolver" /> to <see cref="T:Windows.Web.IUriToStreamResolver" />.
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.IUriToStreamResolver">
            <summary>
            Provides a method to translate a Uniform Resource I (URI) to a <see cref="T:System.IO.Stream" /> for use by the <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigateToLocal(System.String)" /> method.
            </summary>
            <seealso cref="T:Windows.Web.IUriToStreamResolver" />
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.VirtualKey">
            <summary>Specifies the values for each virtual key.</summary>
            <remarks>Copy from <see cref="T:Windows.System.VirtualKey" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:Windows.System.VirtualKey" />
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus">
            <summary>
            Defines errors encountered during operations involving web services, such as authentication, proxy configuration, and destination URIs.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.WebErrorStatus" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:Windows.Web.WebErrorStatus" />
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.Unknown">
            <summary>
            An unknown error has occurred.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.CertificateCommonNameIsIncorrect">
            <summary>
            The SSL certificate common name does not match the web address.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.CertificateExpired">
            <summary>
            The SSL certificate has expired.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.CertificateContainsErrors">
            <summary>
            The SSL certificate contains errors.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.CertificateRevoked">
            <summary>
            The SSL certificate has been revoked.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.CertificateIsInvalid">
            <summary>
            The SSL certificate is invalid.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.ServerUnreachable">
            <summary>
            The server is not responding.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.Timeout">
            <summary>
            The connection has timed out.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.ErrorHttpInvalidServerResponse">
            <summary>
            The server returned an invalid or unrecognized response.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.ConnectionAborted">
            <summary>
            The connection was aborted.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.ConnectionReset">
            <summary>
            The connection was reset.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.Disconnected">
            <summary>
            The connection was ended.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.HttpToHttpsOnRedirection">
            <summary>
            Redirected from a location to a secure location.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.HttpsToHttpOnRedirection">
            <summary>
            Redirected from a secure location to an unsecure location.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.CannotConnect">
            <summary>
            Cannot connect to destination.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.HostNameNotResolved">
            <summary>
            Could not resolve provided host name.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.OperationCanceled">
            <summary>
            The operation was canceled.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.RedirectFailed">
            <summary>
            The request redirect failed.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.UnexpectedStatusCode">
            <summary>
            An unexpected status code indicating a failure was received.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.UnexpectedRedirection">
            <summary>
            A request was unexpectedly redirected.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.UnexpectedClientError">
            <summary>
            An unexpected client-side error has occurred.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.UnexpectedServerError">
            <summary>
            An unexpected server-side error has occurred.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.InsufficientRangeSupport">
            <summary>
            The request does not support the range.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.MissingContentLengthSupport">
            <summary>
            The request is mising the file size.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.MultipleChoices">
            <summary>
            The requested URL represents a high level grouping of which lower level selections need to be made.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.MovedPermanently">
            <summary>
            This and all future requests should be directed to the given URI.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.Found">
            <summary>
            The resource was found but is available in a location different from the one included in the request.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.SeeOther">
            <summary>
            The response to the request can be found under another URI using a GET method.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.NotModified">
            <summary>
            Indicates the resource has not been modified since last requested.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.UseProxy">
            <summary>
            The requested resource must be accessed through the proxy given by the Location field.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.TemporaryRedirect">
            <summary>
            The requested resource resides temporarily under a different URI.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.BadRequest">
            <summary>
            The request cannot be fulfilled due to bad syntax.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.Unauthorized">
            <summary>
            Authentication has failed or credentials have not yet been provided.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.PaymentRequired">
            <summary>
            Reserved.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.Forbidden">
            <summary>
            The server has refused the request.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.NotFound">
            <summary>
            The requested resource could not be found but may be available again in the future.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.MethodNotAllowed">
            <summary>
            A request was made of a resource using a request method not supported by that resource.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.NotAcceptable">
            <summary>
            The requested resource is only capable of generating content not acceptable according to the Accept headers sent in the request.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.ProxyAuthenticationRequired">
            <summary>
            The client must first authenticate itself with the proxy.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.RequestTimeout">
            <summary>
            The server timed out waiting for the request.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.Conflict">
            <summary>
            Indicates that the request could not be processed because of conflict in the request.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.Gone">
            <summary>
            Indicates that the resource requested is no longer available and will not be available again.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.LengthRequired">
            <summary>
            The request did not specify the length of its content, which is required by the requested resource.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.PreconditionFailed">
            <summary>
            The server does not meet one of the preconditions that the requester put on the request.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.RequestEntityTooLarge">
            <summary>
            The request is larger than the server is willing or able to process.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.RequestUriTooLong">
            <summary>
            Provided URI length exceeds the maximum length the server can process.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.UnsupportedMediaType">
            <summary>
            The request entity has a media type which the server or resource does not support.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.RequestedRangeNotSatisfiable">
            <summary>
            The client has asked for a portion of the file, but the server cannot supply that portion.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.ExpectationFailed">
            <summary>
            The server cannot meet the requirements of the Expect request-header field.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.InternalServerError">
            <summary>
            A generic error message, given when no more specific message is suitable.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.NotImplemented">
            <summary>
            The server either does not recognize the request method, or it lacks the ability to fulfill the request.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.BadGateway">
            <summary>
            The server was acting as a gateway or proxy and received an invalid response from the upstream server.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.ServiceUnavailable">
            <summary>
            The server is currently unavailable.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.GatewayTimeout">
            <summary>
            The server was acting as a gateway or proxy and did not receive a timely response from the upstream server.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebErrorStatus.HttpVersionNotSupported">
            <summary>
            The server does not support the HTTP protocol version used in the request.
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlAcceleratorKeyPressedEventArgs">
            <seealso cref="T:Windows.Web.UI.Interop.WebViewControlAcceleratorKeyPressedEventArgs" />
            <summary>This class provides information for the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.AcceleratorKeyPressed" /> event.</summary>
            <seealso cref="T:System.EventArgs" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlAcceleratorKeyPressedEventArgs.EventType">
            <summary>
            Gets the type of the event.
            </summary>
            <value>The type of the event.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlAcceleratorKeyPressedEventArgs.Handled">
            <summary>
            Gets or sets a value indicating whether this <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlAcceleratorKeyPressedEventArgs" /> is handled.
            </summary>
            <value>
                <see langword="true" /> if handled; otherwise, <see langword="false" />.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlAcceleratorKeyPressedEventArgs.RoutingStage">
            <summary>
            Gets the routing stage.
            </summary>
            <value>The routing stage.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlAcceleratorKeyPressedEventArgs.VirtualKey">
            <summary>
            Gets the virtual key.
            </summary>
            <value>The virtual key.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlAcceleratorKeyPressedEventArgs.op_Implicit(Windows.Web.UI.Interop.WebViewControlAcceleratorKeyPressedEventArgs)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlAcceleratorKeyPressedEventArgs">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.Interop.WebViewControlAcceleratorKeyPressedEventArgs" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlAcceleratorKeyPressedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.Interop.WebViewControlAcceleratorKeyPressedEventArgs" /> instance containing the event data.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlAcceleratorKeyRoutingStage">
            <summary>An enumeration that describes the accelerator key routing stage.</summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.Interop.WebViewControlAcceleratorKeyRoutingStage" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:Windows.Web.UI.Interop.WebViewControlAcceleratorKeyRoutingStage" />
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlContentLoadingEventArgs">
            <summary>
            Provides data for the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.ContentLoading" /> and <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.FrameContentLoading" /> events. This class cannot be inherited.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.WebViewControlContentLoadingEventArgs" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:Windows.Web.UI.WebViewControlContentLoadingEventArgs" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlContentLoadingEventArgs.Uri">
            <summary>
            Gets the Uniform Resource Identifier (URI) of the content the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> is loading.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlContentLoadingEventArgs.op_Implicit(Windows.Web.UI.WebViewControlContentLoadingEventArgs)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlContentLoadingEventArgs">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.WebViewControlContentLoadingEventArgs" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlContentLoadingEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlContentLoadingEventArgs" /> instance containing the event data.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlContentLoadingEventArgs.FromWebViewControlContentLoadingEventArgs(Windows.Web.UI.WebViewControlContentLoadingEventArgs)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlContentLoadingEventArgs" /> from <see cref="T:Windows.Web.UI.WebViewControlContentLoadingEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlContentLoadingEventArgs" /> instance containing the event data.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlContentLoadingEventArgs" />
            </returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDeferredPermissionRequest">
            <summary>
            Represents a deferred request for permissions in an <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />. This class cannot be inherited.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.WebViewControlDeferredPermissionRequest" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:Windows.Web.UI.WebViewControlDeferredPermissionRequest" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDeferredPermissionRequest.Id">
            <summary>
            Gets the identifier for the permission request.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDeferredPermissionRequest.PermissionType">
            <summary>
            Gets a value that indicates the type of permission that's requested.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDeferredPermissionRequest.Uri">
            <summary>
            Gets the Uniform Resource Identifier (URI) of the content where the permission request originated.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDeferredPermissionRequest.op_Implicit(Windows.Web.UI.WebViewControlDeferredPermissionRequest)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDeferredPermissionRequest">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.WebViewControlDeferredPermissionRequest" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDeferredPermissionRequest" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlDeferredPermissionRequest" /> instance containing the event data.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDeferredPermissionRequest.ToWebViewControlDeferredPermissionRequest(Windows.Web.UI.WebViewControlDeferredPermissionRequest)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDeferredPermissionRequest" /> from <see cref="T:Windows.Web.UI.WebViewControlDeferredPermissionRequest" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlDeferredPermissionRequest" /> instance containing the deferred permission request.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDeferredPermissionRequest" />.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDeferredPermissionRequest.Allow">
            <summary>
            Grants the requested permission.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDeferredPermissionRequest.Deny">
            <summary>
            Denies the requested permission.
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDOMContentLoadedEventArgs">
            <summary>
            Provides data for the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.DOMContentLoaded" /> and <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.FrameDOMContentLoaded" /> events. This class cannot be inherited.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.WebViewControlDOMContentLoadedEventArgs" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:Windows.Web.UI.WebViewControlDOMContentLoadedEventArgs" />
            <seealso cref="T:System.EventArgs" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDOMContentLoadedEventArgs.Uri">
            <summary>
            Gets the Uniform Resource Identifier (URI) of the content the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> is loading.
            </summary>
            <value>The Uniform Resource Identifier (URI) of the content the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> is loading.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDOMContentLoadedEventArgs.op_Implicit(Windows.Web.UI.WebViewControlDOMContentLoadedEventArgs)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDOMContentLoadedEventArgs">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.WebViewControlDOMContentLoadedEventArgs" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDOMContentLoadedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlDOMContentLoadedEventArgs" /> instance containing the event data.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDOMContentLoadedEventArgs.FromWebViewControlDOMContentLoadedEventArgs(Windows.Web.UI.WebViewControlDOMContentLoadedEventArgs)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDOMContentLoadedEventArgs" /> from <see cref="T:Windows.Web.UI.WebViewControlDOMContentLoadedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlDOMContentLoadedEventArgs" /> instance containing the event data.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDOMContentLoadedEventArgs" />.</returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost">
            <summary>
            Provides a control that hosts HTML content in an app.
            </summary>
            <remarks>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost" /> navigation events occur in the following order:
            <list type="bullet"><item><see cref="E:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.NavigationStarting" /></item><item><see cref="E:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.ContentLoading" /></item><item><see cref="E:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.DOMContentLoaded" /></item><item><see cref="E:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.NavigationCompleted" /></item></list>
            Similar events occur in the same order for each iframe in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost" /> content:
            <list type="bullet"><item><see cref="E:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.FrameNavigationStarting" /></item><item><see cref="E:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.FrameContentLoading" /></item><item><see cref="E:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.FrameDOMContentLoaded" /></item><item><see cref="E:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.FrameNavigationCompleted" /></item></list></remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.Version">
            <summary>
            Gets the version of EDGEHTML.DLL used by the control.
            </summary>
            <value>The version of EDGEHTML.DLL used by the control.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.InvokeScriptAsync(System.String)">
            <exception cref="T:System.InvalidOperationException">When the underlying <see cref="T:Windows.Web.UI.Interop.WebViewControl" /> is not yet initialized.</exception>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.InvokeScriptAsync(System.String,System.String[])">
            <exception cref="T:System.InvalidOperationException">When the underlying <see cref="T:Windows.Web.UI.Interop.WebViewControl" /> is not yet initialized.</exception>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.InvokeScriptAsync(System.String,System.Collections.Generic.IEnumerable{System.String})">
            <exception cref="T:System.InvalidOperationException">When the underlying <see cref="T:Windows.Web.UI.Interop.WebViewControl" /> is not yet initialized.</exception>
            <exception cref="T:System.ArgumentNullException">
                <paramref name="scriptName" /> is <see langword="null" /></exception>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.Navigate(System.Uri)">
            <exception cref="T:System.ArgumentException">The provided <paramref name="source" /> is a relative URI.</exception>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.Navigate(System.String)">
            <exception cref="T:System.UriFormatException">
                            In the .NET for Windows Store apps or the Portable Class Library, catch the base class exception, <see cref="T:System.FormatException" />, instead.
                          <paramref name="source" /> is empty.-or- The scheme specified in <paramref name="source" /> is not correctly formed. See <see cref="M:System.Uri.CheckSchemeName(System.String)" />.-or-
                          <paramref name="source" /> contains too many slashes.-or- The password specified in <paramref name="source" /> is not valid.-or- The host name specified in <paramref name="source" /> is not valid.-or- The file name specified in <paramref name="source" /> is not valid. -or- The user name specified in <paramref name="source" /> is not valid.-or- The host or authority name specified in <paramref name="source" /> cannot be terminated by backslashes.-or- The port number specified in <paramref name="source" /> is not valid or cannot be parsed.-or- The length of <paramref name="source" /> exceeds 65519 characters.-or- The length of the scheme specified in <paramref name="source" /> exceeds 1023 characters.-or- There is an invalid character sequence in <paramref name="source" />.-or- The MS-DOS path specified in <paramref name="source" /> must start with c:\\.</exception>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.NavigateToString(System.String)">
            <exception cref="T:System.ArgumentNullException">
                <paramref name="text" /> is <see langword="null" /></exception>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs">
            <summary>
            Provides data for the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.LongRunningScriptDetected" /> event. This class cannot be inherited.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.WebViewControlLongRunningScriptDetectedEventArgs" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:Windows.Web.UI.WebViewControlLongRunningScriptDetectedEventArgs" />
            <seealso cref="T:System.EventArgs" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.ExecutionTime">
            <summary>
            Gets the amount of time that the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> has been executing a long-running script.
            </summary>
            <value>The execution time of a long-running script.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.StopPageScriptExecution">
            <summary>
            Gets or sets a value indicating whether a long-running script executing in a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> should halt.
            </summary>
            <value>
                <see langword="true" /> if the long-running script should halt; otherwise, <see langword="false" />.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.op_Implicit(Windows.Web.UI.WebViewControlLongRunningScriptDetectedEventArgs)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.WebViewControlLongRunningScriptDetectedEventArgs" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlLongRunningScriptDetectedEventArgs" /> instance containing the event data.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.ToWebViewControlLongRunningScriptDetectedEventArgs(Windows.Web.UI.WebViewControlLongRunningScriptDetectedEventArgs)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs" /> from <see cref="T:Windows.Web.UI.WebViewControlLongRunningScriptDetectedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlLongRunningScriptDetectedEventArgs" /> instance containing the event data.</param>
            <returns>WebViewControlLongRunningScriptDetectedEventArgs.</returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlMoveFocusReason">
            <summary>
            An enum that describes the reason for moving the focus.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.Interop.WebViewControlMoveFocusReason" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:Windows.Web.UI.Interop.WebViewControlMoveFocusReason" />
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlMoveFocusRequestedEventArgs">
            <summary>
            Provides data for the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.MoveFocusRequested" /> event. This class cannot be inherited.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.Interop.WebViewControlMoveFocusRequestedEventArgs" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:System.EventArgs" />
            <seealso cref="T:Windows.Web.UI.Interop.WebViewControlMoveFocusRequestedEventArgs" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlMoveFocusRequestedEventArgs.Reason">
            <summary>
            Gets the move focus reason.
            </summary>
            <value>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlMoveFocusReason" /> The move focus reason</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlMoveFocusRequestedEventArgs.op_Implicit(Windows.Web.UI.Interop.WebViewControlMoveFocusRequestedEventArgs)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlMoveFocusRequestedEventArgs">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.Interop.WebViewControlMoveFocusRequestedEventArgs" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlMoveFocusRequestedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.Interop.WebViewControlMoveFocusRequestedEventArgs" /> instance containing the event data.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlMoveFocusRequestedEventArgs.ToWebViewControlMoveFocusRequestedEventArgs(Windows.Web.UI.Interop.WebViewControlMoveFocusRequestedEventArgs)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlMoveFocusRequestedEventArgs" /> from <see cref="T:Windows.Web.UI.Interop.WebViewControlMoveFocusRequestedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.Interop.WebViewControlMoveFocusRequestedEventArgs" /> instance containing the event data.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlMoveFocusRequestedEventArgs" />
            </returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationCompletedEventArgs">
            <summary>
            Provides data for the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationCompleted" /> and <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.FrameNavigationCompleted" /> events. This class cannot be inherited.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.WebViewControlNavigationCompletedEventArgs" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:System.EventArgs" />
            <seealso cref="T:Windows.Web.UI.WebViewControlNavigationCompletedEventArgs" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationCompletedEventArgs.IsSuccess">
            <summary>
            Gets a value indicating whether the navigation completed successfully.
            </summary>
            <value>
                <see langword="true" /> if the navigation completed successfully; otherwise, <see langword="false" />.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationCompletedEventArgs.Uri">
            <summary>
            Gets the Uniform Resource Identifier (URI) of the navigated <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> content.
            </summary>
            <value>The URI.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationCompletedEventArgs.WebErrorStatus">
            <summary>
            Gets the reason the navigation was successful.
            </summary>
            <value>The web error status.</value>
            <seealso cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationCompletedEventArgs.IsSuccess" />
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationCompletedEventArgs.op_Implicit(Windows.Web.UI.WebViewControlNavigationCompletedEventArgs)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationCompletedEventArgs">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.WebViewControlNavigationCompletedEventArgs" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationCompletedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlNavigationCompletedEventArgs" /> instance containing the event data.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationCompletedEventArgs.ToWebViewControlNavigationCompletedEventArgs(Windows.Web.UI.WebViewControlNavigationCompletedEventArgs)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationCompletedEventArgs" /> from <see cref="T:Windows.Web.UI.WebViewControlNavigationCompletedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlNavigationCompletedEventArgs" /> instance containing the event data.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationCompletedEventArgs" />
            </returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationStartingEventArgs">
            <summary>
            Provides data for the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationStarting" /> and <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.FrameNavigationStarting" /> events. This class cannot be inherited.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.WebViewControlNavigationStartingEventArgs" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:System.EventArgs" />
            <seealso cref="T:Windows.Web.UI.WebViewControlNavigationStartingEventArgs" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationStartingEventArgs.Cancel">
            <summary>
            Gets or sets a value indicating whether to cancel the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigation.
            </summary>
            <value>
                <see langword="true" /> if cancel; otherwise, <see langword="false" />.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationStartingEventArgs.Uri">
            <summary>
            Gets the Uniform Resource Identifier (URI) of the content the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> is loading.
            </summary>
            <value>The Uniform Resource Identifier (URI) of the content the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> is loading.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationStartingEventArgs.op_Implicit(Windows.Web.UI.WebViewControlNavigationStartingEventArgs)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationStartingEventArgs">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.WebViewControlNavigationStartingEventArgs" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationStartingEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlNavigationStartingEventArgs" /> instance containing the event data.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationStartingEventArgs.ToWebViewControlNavigationStartingEventArgs(Windows.Web.UI.WebViewControlNavigationStartingEventArgs)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationStartingEventArgs" /> from <see cref="T:Windows.Web.UI.WebViewControlNavigationStartingEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlNavigationStartingEventArgs" /> instance containing the event data.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNavigationStartingEventArgs" />.</returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNewWindowRequestedEventArgs">
            <summary>
            Provides data for the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NewWindowRequested" /> event. This class cannot be inherited.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.WebViewControlNewWindowRequestedEventArgs" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:System.EventArgs" />
            <seealso cref="T:Windows.Web.UI.WebViewControlNewWindowRequestedEventArgs" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNewWindowRequestedEventArgs.Uri">
            <summary>
            Gets the Uniform Resource Identifier (URI) of the content the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> is attempting to navigate to.
            </summary>
            <value>The Uniform Resource Identifier (URI) of the content the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> is attempting to navigate to.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNewWindowRequestedEventArgs.Referrer">
            <summary>
            Gets the Uniform Resource Identifier (URI) of the content where the navigation was initiated.
            </summary>
            <value>The the Uniform Resource Identifier (URI) of the content where the navigation was initiated.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNewWindowRequestedEventArgs.Handled">
            <summary>
            Gets or sets a value indicating whether the routed event is handled.
            </summary>
            <value>
                <see langword="true" /> if handled; otherwise, <see langword="false" />.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNewWindowRequestedEventArgs.op_Implicit(Windows.Web.UI.WebViewControlNewWindowRequestedEventArgs)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNewWindowRequestedEventArgs">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.WebViewControlNewWindowRequestedEventArgs" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNewWindowRequestedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlNewWindowRequestedEventArgs" /> instance containing the event data.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNewWindowRequestedEventArgs.ToWebViewControlNewWindowRequestedEventArgs(Windows.Web.UI.WebViewControlNewWindowRequestedEventArgs)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNewWindowRequestedEventArgs" /> from <see cref="T:Windows.Web.UI.WebViewControlNewWindowRequestedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlNewWindowRequestedEventArgs" /> instance containing the event data.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlNewWindowRequestedEventArgs" />
            </returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest">
            <summary>
            Represents a request for permissions in an <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />. This class cannot be inherited.
            </summary>
            <remarks>
                <p>Copy from <see cref="T:Windows.Web.UI.WebViewControlPermissionRequest" /> to avoid requirement to link Windows.winmd.</p>
                <p>For more info, see the <seealso cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.PermissionRequested" /> event.</p>
            </remarks>
            <seealso cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.PermissionRequested" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.Id">
            <summary>
            Gets the identifier for the permission request.
            </summary>
            <value>The permission request identifier.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.PermissionType">
            <summary>
            Gets the type of the permission that's requested.
            </summary>
            <value>The type of the permission that's requested.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.State">
            <summary>
            Gets the current state of the permission request.
            </summary>
            <value>The current state of the permission request.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.Uri">
            <summary>
            Gets the Uniform Resource Identifier (URI) of the content where the permission request originated.
            </summary>
            <value>The Uniform Resource Identifier (URI) of the content where the permission request originated.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.op_Implicit(Windows.Web.UI.WebViewControlPermissionRequest)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.WebViewControlPermissionRequest" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest" />.
            </summary>
            <param name="args">The permission request.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.ToWebViewControlPermissionRequest(Windows.Web.UI.WebViewControlPermissionRequest)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest" /> from <see cref="T:Windows.Web.UI.WebViewControlPermissionRequest" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlPermissionRequest" />.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest" />
            </returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.Allow">
            <summary>
            Grants the requested permission.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.Defer">
            <summary>
            Defers the permission request to be allowed or denied at a later time.
            </summary>
            <seealso cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.GetDeferredPermissionRequestById(System.UInt32)" />
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.Deny">
            <summary>
            Denies the requested permission.
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequestedEventArgs">
            <summary>
            Provides data for the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.PermissionRequested" /> event. This class cannot be inherited.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.WebViewControlPermissionRequestedEventArgs" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:System.EventArgs" />
            <seealso cref="T:Windows.Web.UI.WebViewControlPermissionRequestedEventArgs" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequestedEventArgs.PermissionRequest">
            <summary>
            Gets the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest" /> object that contains information about the request.
            </summary>
            <value>The permission request.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequestedEventArgs.op_Implicit(Windows.Web.UI.WebViewControlPermissionRequestedEventArgs)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequestedEventArgs">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.WebViewControlPermissionRequestedEventArgs" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequestedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlPermissionRequestedEventArgs" /> instance containing the event data.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequestedEventArgs.ToWebViewControlPermissionRequestedEventArgs(Windows.Web.UI.WebViewControlPermissionRequestedEventArgs)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequestedEventArgs" /> from <see cref="T:Windows.Web.UI.WebViewControlPermissionRequestedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlPermissionRequestedEventArgs" /> instance containing the event data.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequestedEventArgs" />
            </returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionState">
            <summary>
            Defines constants that specify the state of a <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.PermissionRequested" /> event.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.WebViewControlPermissionState" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:Windows.Web.UI.WebViewControlPermissionState" />
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionType">
            <summary>
            Defines constants that specify the state of a <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.PermissionRequested" /> event.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.WebViewControlPermissionType" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:Windows.Web.UI.WebViewControlPermissionType" />
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionType.Geolocation">
            <summary>
            Permission is for geolocation.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionType.UnlimitedIndexedDBQuota">
            <summary>
            Permission is for unlimited IndexedDB data storage.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionType.Media">
            <summary>
            Permission is for media.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionType.PointerLock">
            <summary>
            Permission is for pointer lock.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionType.WebNotifications">
            <summary>
            Permission is for web notifications.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionType.Screen">
            <summary>
            Permission is for screen.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionType.ImmersiveView">
            <summary>
            Permissions is for immersive view.
            </summary>
            <remarks>New for RS5</remarks>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess">
            <summary>
            A proxy for <see cref="T:Windows.Web.UI.Interop.WebViewControlProcess" />.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess.#ctor(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessOptions)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" /> class with the specified <paramref name="processOptions" />.
            </summary>
            <param name="processOptions">The process options.</param>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess.ProcessExited">
            <summary>
            Occurs when the underlying WWAHost process exits.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess.EnterpriseId">
            <summary>
            Gets the enterprise identifier.
            </summary>
            <value>The enterprise identifier.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess.IsPrivateNetworkClientServerCapabilityEnabled">
            <summary>
            Gets a value indicating whether this instance is private network client server capability enabled.
            </summary>
            <value>
                <c>true</c> if this instance can access the private network; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess.ProcessId">
            <summary>
            Gets the process identifier (PID) of the underlying WWAHost.
            </summary>
            <value>The process identifier (PID).</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess.op_Implicit(Windows.Web.UI.Interop.WebViewControlProcess)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.Interop.WebViewControlProcess" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.
            </summary>
            <param name="process">The process.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess.ToWebViewControlProcess(Windows.Web.UI.Interop.WebViewControlProcess)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" /> from <see cref="T:Windows.Web.UI.Interop.WebViewControlProcess" />.
            </summary>
            <param name="process">The <see cref="T:Windows.Web.UI.Interop.WebViewControlProcess" /> instance.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />
            </returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess.Terminate">
            <summary>
            Terminates the underlying WWAHost process.
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessCapabilityState">
            <summary>
            Represents the state of the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.Interop.WebViewControlProcessCapabilityState" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:Windows.Web.UI.Interop.WebViewControlProcessCapabilityState" />
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessCapabilityState.Default">
            <summary>
            The process is in an unknown state.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessCapabilityState.Disabled">
            <summary>
            The process is disabled.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessCapabilityState.Enabled">
            <summary>
            The process is enabled.
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessOptions">
            <summary>
            This class contains options that can be set when creating a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> instance.
            </summary>
            <remarks>
            Copy from <see cref="T:Windows.Web.UI.Interop.WebViewControlProcessOptions" /> to avoid requirement to link Windows.winmd.
            </remarks>
            <seealso cref="T:Windows.Web.UI.Interop.WebViewControlProcessOptions" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessOptions.EnterpriseId">
            <summary>
            Gets or sets the enterprise identifier for apps that are WIP-enabled.
            </summary>
            <value>The enterprise identifier.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessOptions.PrivateNetworkClientServerCapability">
            <summary>
            Gets or sets the private network client server capability.
            </summary>
            <value>The private network client server capability.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessOptions.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessOptions" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessOptions.op_Implicit(Windows.Web.UI.Interop.WebViewControlProcessOptions)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessOptions">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.Interop.WebViewControlProcessOptions" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessOptions" />.
            </summary>
            <param name="options">The options.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessOptions.ToWinRtWebViewControlProcessOptions">
            <summary>
            Converts this instance to a <seealso cref="T:Windows.Web.UI.Interop.WebViewControlProcessOptions" /> instance.
            </summary>
            <returns>A <seealso cref="T:Windows.Web.UI.Interop.WebViewControlProcessOptions" /> instance.</returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlScriptNotifyEventArgs">
            <summary>
            Provides data for the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.ScriptNotify" /> event. This class cannot be inherited.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.WebViewControlScriptNotifyEventArgs" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:System.EventArgs" />
            <seealso cref="T:Windows.Web.UI.WebViewControlScriptNotifyEventArgs" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlScriptNotifyEventArgs.Uri">
            <summary>
            Gets the Uniform Resource Identifier (URI) that originated the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.ScriptNotify" /> event.
            </summary>
            <value>The Uniform Resource Identifier (URI).</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlScriptNotifyEventArgs.Value">
            <summary>
            Gets the string value passed to the app.
            </summary>
            <value>The string value passed to the app.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlScriptNotifyEventArgs.op_Implicit(Windows.Web.UI.WebViewControlScriptNotifyEventArgs)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlScriptNotifyEventArgs">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.WebViewControlScriptNotifyEventArgs" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlScriptNotifyEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlScriptNotifyEventArgs" /> instance containing the event data.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlScriptNotifyEventArgs.ToWebViewControlScriptNotifyEventArgs(Windows.Web.UI.WebViewControlScriptNotifyEventArgs)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlScriptNotifyEventArgs" /> from <see cref="T:Windows.Web.UI.WebViewControlScriptNotifyEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlScriptNotifyEventArgs" /> instance containing the event data.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlScriptNotifyEventArgs" />
            </returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings">
            <summary>
            A proxy for <see cref="T:Windows.Web.UI.WebViewControlSettings" />. This class cannot be inherited.
            </summary>
            <seealso cref="T:Windows.Web.UI.WebViewControlSettings" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.IsIndexedDBEnabled">
            <summary>
            Gets or sets a value indicating whether the use of IndexedDB is allowed.
            </summary>
            <value>
                <c>true</c> if IndexedDB is allowed; otherwise, <c>false</c>. The default is <c>true</c>.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.IsJavaScriptEnabled">
            <summary>
            Gets or sets a value indicating whether the use of JavaScript is allowed.
            </summary>
            <value> true if JavaScript is allowed in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />; otherwise, false. The default is true.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.IsScriptNotifyAllowed">
            <summary>
            Gets or sets a value indicating whether <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.ScriptNotify" /> is allowed.
            </summary>
            <value>Whether <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.ScriptNotify" /> is allowed.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.op_Implicit(Windows.Web.UI.WebViewControlSettings)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.WebViewControlSettings" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings" />.
            </summary>
            <param name="settings">The settings.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.ToWebViewControlSettings(Windows.Web.UI.WebViewControlSettings)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings" /> from <see cref="T:Windows.Web.UI.WebViewControlSettings" />.
            </summary>
            <param name="settings">The settings.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings" />
            </returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs">
            <summary>
            Provides data for the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.UnsupportedUriSchemeIdentified" /> event. This class cannot be inherited.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:System.EventArgs" />
            <seealso cref="T:Windows.Web.UI.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs.Handled">
            <summary>
            Gets or sets a value indicating whether the routed event is handled. A <see langword="true" /> value for Handled prevents other handlers along the event route from handling the same event again.
            </summary>
            <value>
                <see langword="true" /> to mark the routed event handled. <see langword="false" /> to leave the routed event unhandled, which permits the event to potentially route further and be acted on by other handlers. The default is <see langword="true" />.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs.Uri">
            <summary>
            Gets the Uniform Resource Identifier (URI) of the content the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> attempted to navigate to.
            </summary>
            <value>The Uniform Resource Identifier (URI) of the content.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs.op_Implicit(Windows.Web.UI.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs" /> instance containing the event data.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs.ToWebViewControlUnsupportedUriSchemeIdentifiedEventArgs(Windows.Web.UI.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs" /> from <see cref="T:Windows.Web.UI.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs" /> instance containing the event data.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnsupportedUriSchemeIdentifiedEventArgs" />
            </returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnviewableContentIdentifiedEventArgs">
            <summary>
            CProvides data for the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.UnviewableContentIdentified" /> event. This class cannot be inherited.
            </summary>
            <remarks>Copy from <see cref="T:Windows.Web.UI.WebViewControlUnviewableContentIdentifiedEventArgs" /> to avoid requirement to link Windows.winmd</remarks>
            <seealso cref="T:System.EventArgs" />
            <seealso cref="T:Windows.Web.UI.WebViewControlUnviewableContentIdentifiedEventArgs" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnviewableContentIdentifiedEventArgs.Uri">
            <summary>
            Gets the Uniform Resource Identifier (URI) of the content the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> attempted to load.
            </summary>
            <value>The URI.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnviewableContentIdentifiedEventArgs.Referrer">
            <summary>
            Gets the Uniform Resource Identifier (URI) of the page that contains the link to the unviewable content.
            </summary>
            <value>The referrer.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnviewableContentIdentifiedEventArgs.MediaType">
            <summary>
            Gets the media type of the content that cannot be viewed.
            </summary>
            <value>The type of the media.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnviewableContentIdentifiedEventArgs.op_Implicit(Windows.Web.UI.WebViewControlUnviewableContentIdentifiedEventArgs)~Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnviewableContentIdentifiedEventArgs">
            <summary>
            Performs an implicit conversion from <see cref="T:Windows.Web.UI.WebViewControlUnviewableContentIdentifiedEventArgs" /> to <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnviewableContentIdentifiedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlUnviewableContentIdentifiedEventArgs" /> instance containing the event data.</param>
            <returns>The result of the conversion.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnviewableContentIdentifiedEventArgs.ToWebViewControlUnviewableContentIdentifiedEventArgs(Windows.Web.UI.WebViewControlUnviewableContentIdentifiedEventArgs)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnviewableContentIdentifiedEventArgs" /> from <see cref="T:Windows.Web.UI.WebViewControlUnviewableContentIdentifiedEventArgs" />.
            </summary>
            <param name="args">The <see cref="T:Windows.Web.UI.WebViewControlUnviewableContentIdentifiedEventArgs" /> instance containing the event data.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlUnviewableContentIdentifiedEventArgs" />
            </returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView">
            <summary>
            Provides a control that hosts HTML content in an app.
            </summary>
            <seealso cref="T:System.IDisposable" />
            <remarks>
            Subset of functionality from <see cref="T:Windows.Web.UI.IWebViewControl" /></remarks>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.AcceleratorKeyPressed">
            <summary>
            An event that is triggered when the accelerator key is pressed.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.ContainsFullScreenElementChanged">
            <summary>
            Occurs when the status of whether the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> currently contains a full screen element or not changes.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.ContentLoading">
            <summary>
            Occurs when the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> has started loading new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.DOMContentLoaded">
            <summary>
            Occurs when the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> finished parsing the current content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.FrameContentLoading">
            <summary>
            Occurs when a frame in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> has started loading new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.FrameDOMContentLoaded">
            <summary>
            Occurs when a frame in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> finished parsing its current content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.FrameNavigationCompleted">
            <summary>
            Occurs when a frame in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> finished navigating to new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.FrameNavigationStarting">
            <summary>
            Occurs when a frame in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigates to new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.LongRunningScriptDetected">
            <summary>
            Occurs periodically while the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> executes JavaScript, letting you halt the script.
            </summary>
            <remarks>
            Your app might appear unresponsive while scripts are running. This event provides an opportunity to interrupt a long-running
            script. To determine how long the script has been running, check the <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.ExecutionTime" />
            property of the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs" /> object. To halt the script, set the event args
            <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.StopPageScriptExecution" /> property to true. The halted script will
            not execute again unless it is reloaded during a subsequent <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigation.
            </remarks>
            <seealso cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs" />
            <seealso cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.ExecutionTime" />
            <seealso cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.StopPageScriptExecution" />
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.MoveFocusRequested">
            <summary>
            Occurs when a focus move is requested.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationCompleted">
            <summary>
            Occurs when the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> control finished navigating to new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationStarting">
            <summary>
            Occurs before the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigates to new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NewWindowRequested">
            <summary>
            Occurs when an action is performed that causes content to be opened in a new window.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.PermissionRequested">
            <summary>
             Occurs when an action in a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> requires that permission be granted.
             </summary>
            <remarks>
             The types of permission that can be requested are defined in the <see cref="T:Windows.Web.UI.WebViewControlPermissionType" /> enumeration.
            
             If you don't handle the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.PermissionRequested" /> event, the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> denies permission by default.
            
             When you handle a permission request in <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />, you get a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest" /> object as
             the value of the <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequestedEventArgs.PermissionRequest" /> property. You can call Allow to grant the request,
             Deny to deny the request, or Defer to defer the request until a later time.
             </remarks>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.ScriptNotify">
            <summary>
            Occurs when the content contained in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> control passes a string to the application by using JavaScript.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.UnsafeContentWarningDisplaying">
            <summary>
            Occurs when <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> shows a warning page for content that was reported as unsafe by SmartScreen filter.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.UnsupportedUriSchemeIdentified">
            <summary>
            Occurs when an attempt is made to navigate to a <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Source" /> using a scheme that <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> does not support.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.UnviewableContentIdentified">
            <summary>
            Occurs when <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> attempts to navigate to a content type it cannot render. Like other navigation events, it is only triggered by top level navigations.
            </summary>
            <remarks>
            Event is triggered as soon as the content that can be identified is unsupported. For HTTP(s) content, this is right after the headers have been received.
            </remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.CanGoBack">
            <summary>
            Gets a value indicating whether there is at least one page in the backward navigation history.
            </summary>
            <value>
                <c>true</c> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> can navigate backward; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.CanGoForward">
            <summary>
            Gets a value indicating whether there is at least one page in the forward navigation history.
            </summary>
            <value>
                <c>true</c> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> can navigate forward; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.ContainsFullScreenElement">
            <summary>
            Gets a value indicating whether <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> contains an element that supports full screen.
            </summary>
            <value>
                <see langword="true" /> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> contains an element that supports full screen; otherwise, <see langword="false" />.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.DocumentTitle">
            <summary>
            Gets the title of the page currently displayed in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.
            </summary>
            <value>The page title.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.EnterpriseId">
            <summary>
            Gets or sets an enterprise ID for this process.
            </summary>
            <value>The enterprise ID of this process.</value>
            <remarks>Value can be set prior to the component being initialized.</remarks>
            <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessOptions.EnterpriseId" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.IsIndexedDBEnabled">
            <summary>
            Gets or sets a value indicating whether the use of IndexedDB is allowed.
            </summary>
            <value>
                <c>true</c> if IndexedDB is allowed; otherwise, <c>false</c>. The default is <c>true</c>.</value>
            <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.IsIndexedDBEnabled" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.IsJavaScriptEnabled">
            <summary>
            Gets or sets a value indicating whether the use of JavaScript is allowed.
            </summary>
            <value> true if JavaScript is allowed in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />; otherwise, false. The default is true.</value>
            <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.IsJavaScriptEnabled" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.IsPrivateNetworkClientServerCapabilityEnabled">
            <summary>
            Gets or sets a value indicating whether the <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess.IsPrivateNetworkClientServerCapabilityEnabled" /></summary>
            <value>
                <see langword="true" /> if this instance is private network client server capability enabled; otherwise, <see langword="false" />.</value>
            <remarks>Value can be set prior to the component being initialized.</remarks>
            <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessOptions.PrivateNetworkClientServerCapability" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.IsScriptNotifyAllowed">
            <summary>
            Gets or sets a value indicating whether <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.ScriptNotify" /> is allowed.
            </summary>
            <value>Whether <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.ScriptNotify" /> is allowed.</value>
            <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.IsScriptNotifyAllowed" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Process">
            <summary>
            Gets the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" /> that the control is hosted in.
            </summary>
            <value>The <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" /> that the control is hosted in.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Settings">
            <summary>
            Gets a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings" /> object that contains properties to enable or disable <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> features.
            </summary>
            <value>A <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings" /> object that contains properties to enable or disable <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> features.</value>
            <seealso cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.IsScriptNotifyAllowed" />
            <seealso cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.IsJavaScriptEnabled" />
            <seealso cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.IsIndexedDBEnabled" />
            <remarks>Use the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings" /> object to enable or disable the use of JavaScript, ScriptNotify, and IndexedDB in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.</remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Source">
            <summary>
            Gets or sets the Uniform Resource Identifier (URI) source of the HTML content to display in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.
            </summary>
            <value>
            The Uniform Resource Identifier (URI) source of the HTML content to display in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.
            </value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Version">
            <summary>
            Gets the version of EDGEHTML.DLL used by <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.
            </summary>
            <value>The version of EDGEHTML.DLL used by <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.AddPreLoadedScript(System.String)">
            <summary>
            Adds the script to be loaded before any others on the page.
            </summary>
            <param name="script">The script.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.AddInitializeScript(System.String)">
            <summary>
            Adds the script to be loaded before any others on the page.
            </summary>
            <param name="script">The script.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Close">
            <summary>
            Closes this instance.
            </summary>
            <remarks>Equivalent to calling <see cref="M:System.IDisposable.Dispose" />.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.GetDeferredPermissionRequestById(System.UInt32)">
            <summary>
            Gets the deferred permission request with the specified <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.Id" />.
            </summary>
            <param name="id">The <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.Id" /> of the deferred permission request.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDeferredPermissionRequest" /> The deferred permission request with the specified <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.Id" />, or null if no permission request with the specified <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.Id" /> was found.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.GoBack">
            <summary>
            Navigates the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> to the previous page in the navigation history.
            </summary>
            <returns>
                <c>true</c> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigation to the previous page in the navigation history is successful; otherwise, <c>false</c>.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.GoForward">
            <summary>
            Navigates the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> to the next page in the navigation history.
            </summary>
            <returns>
                <c>true</c> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigation to the next page in the navigation history is successful; otherwise, <c>false</c>.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.InvokeScript(System.String)">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as a synchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.InvokeScript(System.String,System.String[])">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as a synchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <param name="arguments">A string array that packages arguments to the script function.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>
            To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.
            </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.InvokeScript(System.String,System.Collections.Generic.IEnumerable{System.String})">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as a synchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <param name="arguments">A string array that packages arguments to the script function.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>
            To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.
            </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.InvokeScriptAsync(System.String)">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as an asynchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>
            To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.
            The invoked script can only return string values.
            </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.InvokeScriptAsync(System.String,System.String[])">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as an asynchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <param name="arguments">A string array that packages arguments to the script function.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>
            To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.
            The invoked script can only return string values.
            </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.InvokeScriptAsync(System.String,System.Collections.Generic.IEnumerable{System.String})">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as an asynchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <param name="arguments">A string array that packages arguments to the script function.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>
            To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.
            The invoked script can only return string values.
            </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.MoveFocus(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlMoveFocusReason)">
            <summary>
            Moves the focus.
            </summary>
            <param name="reason">The reason.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Navigate(System.Uri)">
            <summary>
            Loads the HTML content at the specified Uniform Resource Identifier (URI).
            </summary>
            <param name="source">The Uniform Resource Identifier (URI) to load.</param>
            <seealso cref="T:System.Uri" />
            <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Navigate(System.Uri)" /> is asynchronous. Use the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationCompleted" /> event to detect when
            navigation has completed.
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Navigate(System.String)">
            <summary>
            Loads the HTML content at the specified Uniform Resource Identifier (URI).
            </summary>
            <param name="source">The Uniform Resource Identifier (URI) to load.</param>
            <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Navigate(System.String)" /> is asynchronous. Use the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationCompleted" /> event to detect when
            navigation has completed.
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Navigate(System.Uri,System.Net.Http.HttpMethod,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})">
            <summary>
            Navigates the web view with the URI with a HTTP request and HTTP headers.
            </summary>
            <param name="requestUri">The Uniform Resource Identifier (URI) to send the request.</param>
            <param name="httpMethod">The HTTP method of the request.</param>
            <param name="content">Optional content to send with the request.</param>
            <param name="headers">Optional headers to send with the request.</param>
            <remarks>
            This method only supports <see cref="P:System.Net.Http.HttpMethod.Get" /> and <see cref="P:System.Net.Http.HttpMethod.Post" /> for the <paramref name="httpMethod" /> parameter.
            </remarks>
            <seealso cref="M:Windows.Web.UI.Interop.WebViewControl.NavigateWithHttpRequestMessage(Windows.Web.Http.HttpRequestMessage)" />
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigateToLocal(System.String)">
            <summary>
            Loads the specified HTML content relative to the location of the current executable.
            </summary>
            <param name="relativePath">The relative path.</param>
            <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigateToLocal(System.String)" /> is asynchronous. Use the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationCompleted" /> event to detect when
            navigation has completed.
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigateToLocalStreamUri(System.Uri,Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.IUriToStreamResolver)">
            <summary>
            Loads local web content at the specified Uniform Resource Identifier (URI) using an <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.IUriToStreamResolver" />.
            </summary>
            <param name="relativePath">A path identifying the local HTML content to load.</param>
            <param name="streamResolver">A <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.IUriToStreamResolver" /> instance that converts a Uniform Resource Identifier (URI) into a stream to load.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigateToString(System.String)">
            <summary>
             Loads the specified HTML content as a new document.
             </summary>
            <param name="text">The HTML content to display in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.</param>
            <remarks>
                <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigateToString(System.String)" /> is asynchronous. Use the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationCompleted" /> event to detect when
             navigation has completed.
            
             <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigateToString(System.String)" /> supports content with references to external files such as CSS, scripts, images,
              and fonts. However, it does not provide a way to generate or provide these resources programmatically.
             </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Refresh">
            <summary>
            Reloads the current <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Source" /> in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.
            </summary>
            <remarks>If the current source was loaded via <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Navigate(System.Uri)" />, this method reloads the file without forced cache validation by sending a <c>Pragma:no-cache</c> header to the server.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Stop">
            <summary>
            Halts the current <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigation or download.
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Security" />
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Security.DemandUnmanagedCode">
            <summary>
            Demands <see cref="T:System.Security.Permissions.SecurityPermission" /> for <see cref="F:System.Security.Permissions.SecurityPermissionFlag.UnmanagedCode" /></summary>
            <exception cref="T:System.Security.SecurityException">A caller higher in the call stack does not have the permission specified by the current instance.-or- A caller higher in the call stack has called <see cref="M:System.Security.CodeAccessPermission.Deny" /> on the current permission object.</exception>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.UriHelper" />
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.UriHelper.UriToString(System.Uri)">
            <summary>
            Converts a Uniform Resource Identifier (URI) to string.
            </summary>
            <param name="uri">The Uniform Resource Identifier (URI).</param>
            <returns>System.String.</returns>
            <exception cref="T:System.ArgumentNullException">
                <paramref name="uri" /> is <see langword="null" /></exception>
            <remarks>If the length of the URI exceeds 2048 characters, the first 2048 are returned.</remarks>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.Verify" />
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Verify.AreEqual``1(``0,``0)">
            <summary>
            Verifies that two generic type data are equal.  The assertion fails if they are not.
            </summary>
            <typeparam name="T">The generic type to compare for equality.</typeparam>
            <param name="expected">The first generic type data to compare.  This is is the expected value.</param>
            <param name="actual">The second generic type data to compare.  This is the actual value.</param>
            <remarks>This breaks into the debugger in the case of a failed assertion.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Verify.Fail">
            <summary>
            This line should never be executed.  The assertion always fails.
            </summary>
            <remarks>This breaks into the debugger in the case of a failed assertion.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Verify.Fail(System.String)">
            <summary>
            This line should never be executed.  The assertion always fails.
            </summary>
            <param name="message">The message to display if this function is executed.</param>
            <remarks>This breaks into the debugger in the case of a failed assertion.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Verify.Implies(System.Boolean,System.Boolean)">
            <summary>
            Verifies that if the specified condition is true, then so is the result.
            The assertion fails if the condition is true but the result is false.
            </summary>
            <param name="condition">if set to <c>true</c> [condition].</param>
            <param name="result">
            A second Boolean statement.  If the first was true then so must this be.
            If the first statement was false then the value of this is ignored.
            </param>
            <remarks>This breaks into the debugger in the case of a failed assertion.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Verify.IsApartmentState(System.Threading.ApartmentState)">
            <summary>
            Verify the current thread's apartment state is what's expected.  The assertion fails if it isn't
            </summary>
            <param name="expectedState">
            The expected apartment state for the current thread.
            </param>
            <remarks>This breaks into the debugger in the case of a failed assertion.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Verify.IsFalse(System.Boolean)">
            <summary>
            Verifies that the specified condition is false.  The assertion fails if it is true.
            </summary>
            <param name="condition">The expression that should be <c>false</c>.</param>
            <remarks>This breaks into the debugger in the case of a failed assertion.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Verify.IsFalse(System.Boolean,System.String)">
            <summary>
            Verifies that the specified condition is false.  The assertion fails if it is true.
            </summary>
            <param name="condition">The expression that should be <c>false</c>.</param>
            <param name="message">The message to display if the condition is <c>true</c>.</param>
            <remarks>This breaks into the debugger in the case of a failed assertion.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Verify.IsNeitherNullNorEmpty(System.String)">
            <summary>
            Verifies that a string has content.  I.e. it is not null and it is not empty.
            </summary>
            <param name="value">The string to verify.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Verify.IsNeitherNullNorWhitespace(System.String)">
            <summary>
            Verifies that a string has content.  I.e. it is not null and it is not purely whitespace.
            </summary>
            <param name="value">The string to verify.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Verify.IsNotNull``1(``0)">
            <summary>
            Verifies the specified value is not null.  The assertion fails if it is.
            </summary>
            <typeparam name="T">The generic reference type.</typeparam>
            <param name="value">The value to check for nullness.</param>
            <remarks>This breaks into the debugger in the case of a failed assertion.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Verify.IsNull``1(``0)">
            <summary>
            Verifies that the specified object is null.  The assertion fails if it is not.
            </summary>
            <typeparam name="T">The type of item to verify.</typeparam>
            <param name="item">The item to verify is null.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Verify.IsTrue(System.Boolean)">
            <summary>
            Verifies that the specified condition is true.  The assertion fails if it is not.
            </summary>
            <param name="condition">A condition that is expected to be <c>true</c>.</param>
            <remarks>This breaks into the debugger in the case of a failed assertion.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.Verify.IsTrue(System.Boolean,System.String)">
            <summary>
            Verifies that the specified condition is true.  The assertion fails if it is not.
            </summary>
            <param name="condition">A condition that is expected to be <c>true</c>.</param>
            <param name="message">The message to write in case the condition is <c>false</c>.</param>
            <remarks>This breaks into the debugger in the case of a failed assertion.</remarks>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.InitializationState">
            <summary>
            Initialization states of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> object.
            </summary>
            <seealso cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" />
            <seealso cref="T:System.ComponentModel.ISupportInitialize" />
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.WinForms.InitializationState.Uninitialized">
            <summary>
            The state in which the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> has not been initialized.
            At this state, all operations on the object would cause InvalidOperationException.
            The object can only transit to 'IsInitializing' state with <see cref="M:System.ComponentModel.ISupportInitialize.BeginInit" /> call.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.WinForms.InitializationState.IsInitializing">
            <summary>
            The state in which the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> is being initialized. At this state, user can
            set values into the required properties. The object can only transit to 'IsInitialized' state
            with <see cref="M:System.ComponentModel.ISupportInitialize.EndInit" /> call.
            </summary>
        </member>
        <member name="F:Microsoft.Toolkit.Win32.UI.Controls.WinForms.InitializationState.IsInitialized">
            <summary>
            The state in which the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> object is fully initialized. At this state the object
            is fully functional. There is no valid transition out of the state.
            </summary>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebBrowserUriTypeConverter">
            <summary>
            Converts a <see cref="T:System.String" /> type to a <see cref="T:System.Uri" /> type for <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" />, and vice versa.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebBrowserUriTypeConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)">
            <summary>
            Converts the given <paramref name="value" /> to the type of this converter, using the specified <paramref name="context" /> and <paramref name="culture" /> information.
            </summary>
            <param name="context">An <seealso cref="T:System.ComponentModel.ITypeDescriptorContext" /> that provides a format context.</param>
            <param name="culture">The <seealso cref="T:System.Globalization.CultureInfo" /> to use as the current culture.</param>
            <param name="value">The <seealso cref="T:System.Object" /> to convert.</param>
            <returns>An <seealso cref="T:System.Object" /> that represents the converted value.</returns>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView">
            <summary>
            Provides a control that hosts HTML content in an app.
            </summary>
            <seealso cref="T:System.IDisposable" />
            <remarks>
            Subset of functionality from <see cref="T:Windows.Web.UI.IWebViewControl" /></remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.AllowDrop">
            <summary>
            Gets or sets a value indicating whether the control can accept data that the user drags onto it.
            </summary>
            <value>
                <see langword="true" /> if the control can accept data that the user drags onto it; otherwise, <see langword="false" />.</value>
            <exception cref="T:System.NotSupportedException">The value of <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.AllowDrop" /> is modified.</exception>
            <remarks>
                <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.AllowDrop" /> cannot be modified and is not visible in the designer.</remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.BackColor">
            <summary>
            Gets or sets the background color for the control.
            </summary>
            <value>A <see cref="T:System.Drawing.Color" /> that represents the background color of the control.</value>
            <exception cref="T:System.NotSupportedException">The value of <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.BackColor" /> is modified.</exception>
            <remarks>
                <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.BackColor" /> cannot be modified and is not visible in the designer.</remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.BackgroundImage">
            <summary>
            Gets or sets the background image displayed in the control.
            </summary>
            <value>An <see cref="T:System.Drawing.Image" /> that represents the image to display in the background of the control.</value>
            <exception cref="T:System.NotSupportedException">The value of <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.BackgroundImage" /> is modified.</exception>
            <remarks>
                <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.BackgroundImage" /> cannot be modified and is not visible in the designer.</remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.BackgroundImageLayout">
            <summary>
            Gets or sets the background image layout as defined in the <see cref="T:System.Windows.Forms.ImageLayout" /> enumeration.
            </summary>
            <value>One of the values of <see cref="T:System.Windows.Forms.ImageLayout" />.</value>
            <exception cref="T:System.NotSupportedException">The value of <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.BackgroundImageLayout" /> is modified.</exception>
            <remarks>
                <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.BackgroundImageLayout" /> cannot be modified and is not visible in the designer.</remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Cursor">
            <summary>
            Gets or sets the cursor that is displayed when the mouse pointer is over the control.
            </summary>
            <value>A <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Cursor" /> that represents the cursor to display when the mouse pointer is over the control.</value>
            <exception cref="T:System.NotSupportedException">The value of <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Cursor" /> is modified.</exception>
            <remarks>
                <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Cursor" /> cannot be modified and is not visible in the designer.</remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Enabled">
            <summary>
            Gets or sets a value indicating whether the control can respond to user interaction.
            </summary>
            <value>
                <see langword="true" /> if the control can respond to user interaction; otherwise, <see langword="false" />.</value>
            <exception cref="T:System.NotSupportedException">The value of <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Enabled" /> is modified.</exception>
            <remarks>
                <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Enabled" /> cannot be modified and is not visible in the designer.</remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Font">
            <summary>
            Gets or sets the font of the text displayed by the control.
            </summary>
            <value>The <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Font" /> to apply to the text displayed by the control. </value>
            <exception cref="T:System.NotSupportedException">The value of <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Font" /> is modified.</exception>
            <remarks>
                <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Font" /> cannot be modified and is not visible in the designer.</remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.ForeColor">
            <summary>
            Gets or sets the foreground color of the control.
            </summary>
            <value>The foreground <see cref="T:System.Drawing.Color" /> of the control. </value>
            <exception cref="T:System.NotSupportedException">The value of <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.ForeColor" /> is modified.</exception>
            <remarks>
                <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.ForeColor" /> cannot be modified and is not visible in the designer.</remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.ImeMode">
            <summary>
            Gets or sets the Input Method Editor (IME) mode of the control.
            </summary>
            <value>One of the <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.ImeMode" /> values. The default is <see cref="F:System.Windows.Forms.ImeMode.Inherit" />.</value>
            /// <remarks>The <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.ImeMode" /> property is not visible in the designer.</remarks></member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Padding">
            <summary>
            Gets or sets padding within the control.
            </summary>
            <value>A <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Padding" /> representing the control's internal spacing characteristics.</value>
            /// <remarks>The <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Padding" /> property is not visible in the designer.</remarks></member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.RightToLeft">
            <summary>
            Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
            </summary>
            <value>One of the <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.RightToLeft" /> values.</value>
            <exception cref="T:System.NotSupportedException">The value of the <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.RightToLeft" /> property is modified.</exception>
            <remarks>The <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.RightToLeft" /> property cannot be modified and is not visible in the designer.</remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Text">
            <summary>
            Gets or sets the text associated with this control.
            </summary>
            <value>The text displayed in the control.</value>
            <exception cref="T:System.NotSupportedException">The value of the <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Text" /> property is modified.</exception>
            <remarks>The <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Text" /> property cannot be modified and is not visible in the designer.</remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.UseWaitCursor">
            <summary>
            Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls.
            </summary>
            <value>
                <see langword="true" /> to use the wait cursor for the current control and all child controls; otherwise, <see langword="false" />.</value>
            <exception cref="T:System.NotSupportedException">The value of the <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.UseWaitCursor" /> property is modified.</exception>
            <remarks>The <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.UseWaitCursor" /> property cannot be modified and is not visible in the designer.</remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.DefaultSize">
            <summary>
            Gets the default size of the control.
            </summary>
            <value>The default <see cref="T:System.Drawing.Size" /> of the control.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.DestroyHandle" />
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.OnHandleDestroyed(System.EventArgs)" />
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.IsSupported">
            <summary>
            Gets a value indicating whether <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> is supported in this environment.
            </summary>
            <value>
                <see langword="true" /> if this instance is supported; otherwise, <see langword="false" />.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.ContainsFullScreenElement">
            <summary>
            Gets a value indicating whether <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> contains an element that supports full screen.
            </summary>
            <value>
                <see langword="true" /> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> contains an element that supports full screen; otherwise, <see langword="false" />.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.DesignMode">
            <summary>
            Gets a value indicating whether the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> is currently in design mode.
            </summary>
            <value>
                <see langword="true" /> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> is currently in design mode; otherwise, <see langword="false" />.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.DocumentTitle">
            <summary>
            Gets the document title.
            </summary>
            <value>The document title.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.EnterpriseId">
            <summary>
            Gets or sets an enterprise ID for this process.
            </summary>
            <value>The enterprise ID of this process.</value>
            <remarks>Value can be set prior to the component being initialized.</remarks>
            <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessOptions.EnterpriseId" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Focused">
            <summary>
            Gets a value indicating whether this <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> is focused.
            </summary>
            <value>
                <see langword="true" /> if focused; otherwise, <see langword="false" />.</value>
            <remarks>Returns <see langword="true" /> if this or any of its child windows has focus.</remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.IsIndexedDBEnabled">
            <summary>
            Gets or sets a value indicating whether this instance is indexed database enabled.
            </summary>
            <value>
                <see langword="true" /> if this instance is indexed database enabled; otherwise, <see langword="false" />.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.IsJavaScriptEnabled">
            <summary>
            Gets or sets a value indicating whether the use of JavaScript is allowed.
            </summary>
            <value>
                <c>true</c> if the use of JavaScript is allowed; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.IsScriptNotifyAllowed">
            <summary>
            Gets or sets a value indicating whether <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.ScriptNotify" /> is allowed;
            </summary>
            <value>
                <c>true</c> if <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.ScriptNotify" /> is allowed; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.IsPrivateNetworkClientServerCapabilityEnabled">
            <summary>
            Gets or sets a value indicating whether this instance is private network client server capability enabled.
            </summary>
            <value>
                <see langword="true" /> if this instance is private network client server capability enabled; otherwise, <see langword="false" />.</value>
            <exception cref="T:System.InvalidOperationException">Value cannot be set once the control is initialized.</exception>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Process">
            <summary>
            Gets a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" /> object that the control is hosted in.
            </summary>
            <value>The <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" /> object that the control is hosted in.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Settings">
            <summary>
            Gets a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings" /> object that contains properties to enable or disable <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> features.
            </summary>
            <value>A <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings" /> object that contains properties to enable or disable <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> features.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Source">
            <summary>
            Gets or sets the Uniform Resource Identifier (URI) source of the HTML content to display in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" />.
            </summary>
            <value>The Uniform Resource Identifier (URI) source of the HTML content to display in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" />.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Version">
            <summary>
            Gets the version of EDGEHTML.DLL used by the control.
            </summary>
            <value>The version of EDGEHTML.DLL used by the control.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.AddPreLoadedScript(System.String)">
            <summary>
            Adds the script to be loaded before any others on the page.
            </summary>
            <param name="script">The script.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.AddInitializeScript(System.String)">
            <summary>
            Adds the script to be loaded before any others on the page.
            </summary>
            <param name="script">The script.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Close">
            <summary>
            Closes this control.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.GetDeferredPermissionRequestById(System.UInt32)">
            <summary>
            Gets the deferred permission request with the specified Id.
            </summary>
            <param name="id">The Id of the deferred permission request.</param>
            <returns>A <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDeferredPermissionRequest" /> object of the specified <paramref name="id" />.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.InvokeScript(System.String)">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as a synchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.InvokeScript(System.String,System.String[])">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as a synchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <param name="arguments">A string array that packages arguments to the script function.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>
            To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.
            </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.InvokeScript(System.String,System.Collections.Generic.IEnumerable{System.String})">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as a synchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <param name="arguments">A string array that packages arguments to the script function.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>
            To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.
            </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.InvokeScriptAsync(System.String)">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as an asynchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>
            To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.
            The invoked script can only return string values.
            </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.InvokeScriptAsync(System.String,System.String[])">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as an asynchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <param name="arguments">A string array that packages arguments to the script function.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>
            To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.
            The invoked script can only return string values.
            </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.InvokeScriptAsync(System.String,System.Collections.Generic.IEnumerable{System.String})">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as an asynchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <param name="arguments">A string array that packages arguments to the script function.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>
            To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.
            The invoked script can only return string values.
            </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.MoveFocus(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlMoveFocusReason)">
            <summary>
            Moves the focus.
            </summary>
            <param name="reason">The reason.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Dispose(System.Boolean)">
            <summary>
            Releases the unmanaged resources used by the <see cref="T:System.Windows.Forms.Control" /> and its child controls and optionally releases the managed resources.
            </summary>
            <param name="disposing">
                <see langword="true" /> to release both managed and unmanaged resources; <see langword="false" /> to release only unmanaged resources.</param>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.AcceleratorKeyPressed">
            <summary>
            An event that is triggered when the accelerator key is pressed.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.ContainsFullScreenElementChanged">
            <summary>
            Occurs when the status of whether the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> current contains a full screen element or not changes.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.ContentLoading">
            <summary>
            Occurs when the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> has started loading new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.DOMContentLoaded">
            <summary>
            Occurs when the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> finished parsing the current content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.FrameContentLoading">
            <summary>
            Occurs when a frame in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> has started loading new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.FrameDOMContentLoaded">
            <summary>
            Occurs when a frame in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> finished parsing its current content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.FrameNavigationCompleted">
            <summary>
            Occurs when a frame in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> finished navigating to new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.FrameNavigationStarting">
            <summary>
            Occurs when a frame in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> navigates to new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.LongRunningScriptDetected">
            <summary>
            Occurs periodically while the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> executes JavaScript, letting you halt the script.
            </summary>
            <remarks>
            Your app might appear unresponsive while scripts are running. This event provides an opportunity to interrupt a long-running
            script. To determine how long the script has been running, check the <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.ExecutionTime" />
            property of the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs" /> object. To halt the script, set the event args
            <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.StopPageScriptExecution" /> property to true. The halted script will
            not execute again unless it is reloaded during a subseqent <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> navigation.
            </remarks>
            <seealso cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs" />
            <seealso cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.ExecutionTime" />
            <seealso cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.StopPageScriptExecution" />
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.MoveFocusRequested">
            <summary>
            Occurs when a focus move is requested.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.NavigationCompleted">
            <summary>
            Occurs when the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> control finished navigating to new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.NavigationStarting">
            <summary>
            Occurs before the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> navigates to new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.NewWindowRequested">
            <summary>eds
            Occurs when an action is performed that causes content to be opened in a new window.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.PermissionRequested">
            <summary>
             Occurs when an action in a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> requires that permission be granted.
             </summary>
            <remarks>
             The types of permission that can be requested are defined in the <see cref="T:Windows.Web.UI.WebViewControlPermissionType" /> enumeration.
            
             If you don't handle the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.PermissionRequested" /> event, the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> denies permission by default.
            
             When you handle a permission request in <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" />, you get a <see cref="T:Windows.Web.UI.WebViewControlPermissionRequest" /> object as
             the value of the <see cref="M:WebViewControlPermissionRequestedEventArgs.PermissionRequest" /> property. You can call Allow to grant the request,
             Deny to deny the request, or Defer to defer the request until a later time.
             </remarks>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.ScriptNotify">
            <summary>
            Occurs when the content contained in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> control passes a string to the application by using JavaScript.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.UnsafeContentWarningDisplaying">
            <summary>
            Occurs when <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> shows a warning page for content that was reported as unsafe by SmartScreen filter.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.UnsupportedUriSchemeIdentified">
            <summary>
            Occurs when an attempt is made to navigate to a <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Source" /> using a scheme that <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> does not support.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.UnviewableContentIdentified">
            <summary>
            Occurs when <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" /> attempts to download an unsupported file.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.CanGoBack">
            <summary>
            Gets a value indicating whether there is at least one page in the backward navigation history.
            </summary>
            <value>
                <c>true</c> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> can navigate backward; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.CanGoForward">
            <summary>
            Gets a value indicating whether there is at least one page in the forward navigation history.
            </summary>
            <value>
                <c>true</c> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> can navigate forward; otherwise, <c>false</c>.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.GoBack">
            <summary>
            Navigates the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> to the previous page in the navigation history.
            </summary>
            <returns>
                <c>true</c> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigation to the previous page in the navigation history is successful; otherwise, <c>false</c>.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.GoForward">
            <summary>
            Navigates the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> to the next page in the navigation history.
            </summary>
            <returns>
                <c>true</c> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigation to the next page in the navigation history is successful; otherwise, <c>false</c>.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Refresh">
            <summary>
            Reloads the current <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Source" /> in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.
            </summary>
            <remarks>If the current source was loaded via <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Navigate(System.Uri)" />, this method reloads the file without forced cache validation by sending a <c>Pragma:no-cache</c> header to the server.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Stop">
            <summary>
            Halts the current <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigation or download.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Navigate(System.Uri)">
            <summary>
            Loads the HTML content at the specified Uniform Resource Identifier (URI).
            </summary>
            <param name="source">The Uniform Resource Identifier (URI) to load.</param>
            <seealso cref="T:System.Uri" />
            <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Navigate(System.Uri)" /> is asynchronous. Use the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationCompleted" /> event to detect when
            navigation has completed.
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Navigate(System.String)">
            <summary>
            Loads the HTML content at the specified Uniform Resource Identifier (URI).
            </summary>
            <param name="source">The Uniform Resource Identifier (URI) to load.</param>
            <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Navigate(System.String)" /> is asynchronous. Use the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationCompleted" /> event to detect when
            navigation has completed.
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.NavigateToLocal(System.String)">
            <summary>
            Loads the specified HTML content relative to the location of the current executable.
            </summary>
            <param name="relativePath">The relative path.</param>
            <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigateToLocal(System.String)" /> is asynchronous. Use the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationCompleted" /> event to detect when
            navigation has completed.
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.NavigateToString(System.String)">
            <summary>
             Loads the specified HTML content as a new document.
             </summary>
            <param name="text">The HTML content to display in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.</param>
            <remarks>
                <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigateToString(System.String)" /> is asynchronous. Use the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationCompleted" /> event to detect when
             navigation has completed.
            
             <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigateToString(System.String)" /> supports content with references to external files such as CSS, scripts, images,
              and fonts. However, it does not provide a way to generate or provide these resources programmatically.
             </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.NavigateToLocalStreamUri(System.Uri,Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.IUriToStreamResolver)">
            <summary>
            Loads local web content at the specified Uniform Resource Identifier (URI) using an <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.IUriToStreamResolver" />.
            </summary>
            <param name="relativePath">A path identifying the local HTML content to load.</param>
            <param name="streamResolver">A <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.IUriToStreamResolver" /> instance that converts a Uniform Resource Identifier (URI) into a stream to load.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView.Navigate(System.Uri,System.Net.Http.HttpMethod,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})">
            <summary>
            Navigates the web view with the URI with a HTTP request and HTTP headers.
            </summary>
            <param name="requestUri">The Uniform Resource Identifier (URI) to send the request.</param>
            <param name="httpMethod">The HTTP method of the request.</param>
            <param name="content">Optional content to send with the request.</param>
            <param name="headers">Optional headers to send with the request.</param>
            <remarks>
            This method only supports <see cref="P:System.Net.Http.HttpMethod.Get" /> and <see cref="P:System.Net.Http.HttpMethod.Post" /> for the <paramref name="httpMethod" /> parameter.
            </remarks>
            <seealso cref="M:Windows.Web.UI.Interop.WebViewControl.NavigateWithHttpRequestMessage(Windows.Web.Http.HttpRequestMessage)" />
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebViewControlHostExtensions" />
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebViewControlHostExtensions.UpdateBounds(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost,System.Drawing.Rectangle)">
            <summary>
            Updates the location and size of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" />.
            </summary>
            <param name="host">A <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost" /> instance</param>
            <param name="bounds">A <see cref="T:System.Drawing.Rectangle" /> containing numerical values that represent the location and size of the control.</param>
            <seealso cref="M:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost.UpdateBounds(Windows.Foundation.Rect)" />
            <exception cref="T:System.ArgumentNullException">
                <paramref name="host" /> is <see langword="null" />.</exception>
            <remarks>
                <paramref name="bounds" /> is translated into a <seealso cref="M:Windows.Foundation.Rect.#ctor(System.Double,System.Double,System.Double,System.Double)" />.</remarks>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebViewControlProcessExtensions">
            <summary>
            Extends the funcionality of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" /> for Windows Forms.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebViewControlProcessExtensions.CreateWebView(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.IntPtr,System.Drawing.Rectangle)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> within the context of <paramref name="process" />.
            </summary>
            <param name="process">An instance of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.</param>
            <param name="hostWindowHandle">The parent window handle hosting the control.</param>
            <param name="bounds">A <see cref="T:System.Drawing.Rectangle" /> containing numerical values that represent the location and size of the control.</param>
            <returns>An <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> instance.</returns>
            <exception cref="T:System.ArgumentNullException">
                <paramref name="hostWindowHandle" /> is equal to <see cref="F:System.IntPtr.Zero" />, or
            <paramref name="process" /> is <see langword="null" />.
            </exception>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebViewControlProcessExtensions.CreateWebView(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.Windows.Forms.Control)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> within the context of <paramref name="process" />.
            </summary>
            <param name="process">An instance of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.</param>
            <param name="control">An instance of <see cref="T:System.Windows.Forms.Control" /> to parent the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" />.</param>
            <returns>An <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> instance.</returns>
            <exception cref="T:System.ArgumentNullException">Occurs when <paramref name="control" /> is <see langword="null" />.</exception>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebViewControlProcessExtensions.CreateWebView(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.Windows.Forms.Control,System.Drawing.Rectangle)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> within the context of <paramref name="process" />.
            </summary>
            <param name="process">An instance of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.</param>
            <param name="control">An instance of <see cref="T:System.Windows.Forms.Control" /> to parent the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" />.</param>
            <param name="bounds">A <see cref="T:System.Drawing.Rectangle" /> containing numerical values that represent the location and size of the control.</param>
            <returns>An <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> instance.</returns>
            <exception cref="T:System.ArgumentNullException">Occurs when <paramref name="control" /> is <see langword="null" />.</exception>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebViewControlProcessExtensions.CreateWebViewAsync(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.IntPtr,System.Drawing.Rectangle)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> within the context of <paramref name="process" />.
            </summary>
            <param name="process">An instance of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.</param>
            <param name="hostWindowHandle">The parent window handle hosting the control.</param>
            <param name="bounds">A <see cref="T:System.Drawing.Rectangle" /> containing numerical values that represent the location and size of the control.</param>
            <returns>An <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> instance.</returns>
            <exception cref="T:System.ArgumentNullException">
                <paramref name="hostWindowHandle" /> is equal to <see cref="F:System.IntPtr.Zero" />, or
            <paramref name="process" /> is <see langword="null" />.
            </exception>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebViewControlProcessExtensions.CreateWebViewAsync(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.Windows.Forms.Control)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> within the context of <paramref name="process" />.
            </summary>
            <param name="process">An instance of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.</param>
            <param name="control">An instance of <see cref="T:System.Windows.Forms.Control" /> to parent the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" />.</param>
            <returns>An <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> instance.</returns>
            <exception cref="T:System.ArgumentNullException">Occurs when <paramref name="control" /> is <see langword="null" />.</exception>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebViewControlProcessExtensions.CreateWebViewAsync(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.Windows.Forms.Control,System.Drawing.Rectangle)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> within the context of <paramref name="process" />.
            </summary>
            <param name="process">An instance of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.</param>
            <param name="control">An instance of <see cref="T:System.Windows.Forms.Control" /> to parent the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebView" />.</param>
            <param name="bounds">A <see cref="T:System.Drawing.Rectangle" /> containing numerical values that represent the location and size of the control.</param>
            <returns>An <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> instance.</returns>
            <exception cref="T:System.ArgumentNullException">Occurs when <paramref name="control" /> is <see langword="null" />.</exception>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebViewControlProcessExtensions.CreateWebViewControlHost(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.IntPtr,System.Drawing.Rectangle)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost" /> within the context of <paramref name="process" />.
            </summary>
            <param name="process">An instance of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.</param>
            <param name="hostWindowHandle">The parent window handle hosting the control.</param>
            <param name="bounds">A <see cref="T:System.Drawing.Rectangle" /> containing numerical values that represent the location and size of the control.</param>
            <returns>A <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost" />.</returns>
            <exception cref="T:System.ArgumentNullException">
                <paramref name="hostWindowHandle" /> is equal to <see cref="F:System.IntPtr.Zero" /></exception>
            <seealso cref="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebViewControlProcessExtensions.CreateWebViewControlHostAsync(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.IntPtr,System.Drawing.Rectangle)" />
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebViewControlProcessExtensions.CreateWebViewControlHostAsync(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.IntPtr,System.Drawing.Rectangle)">
            <summary>
            Asynchronously creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost" /> within the context of <paramref name="process" />.
            </summary>
            <param name="process">An instance of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.</param>
            <param name="hostWindowHandle">The parent window handle hosting the control.</param>
            <param name="bounds">A <see cref="T:System.Drawing.Rectangle" /> containing numerical values that represent the location and size of the control.</param>
            <returns>An asynchronous operation that completes with a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlHost" />.</returns>
            <exception cref="T:System.ArgumentNullException">
                <paramref name="hostWindowHandle" /> is equal to <see cref="F:System.IntPtr.Zero" /></exception>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.WinForms.WebViewDesigner" />
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.DispatcherExtensions">
            <summary>
            Provides additional functionality to the <see cref="T:System.Windows.Threading.Dispatcher" /> object.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.DispatcherExtensions.DoEvents(System.Windows.Threading.Dispatcher)">
            <summary>
            Pushes an empty <see cref="T:System.Windows.Threading.DispatcherFrame" /> at <see cref="F:System.Windows.Threading.DispatcherPriority.ContextIdle" />.
            </summary>
            <param name="dispatcher">A <see cref="T:System.Windows.Threading.Dispatcher" /> instance.</param>
            <remarks>
            No frame is pushed if the <paramref name="dispatcher" /> is null, <see cref="P:System.Windows.Threading.Dispatcher.HasShutdownStarted" /> is true, or <see cref="P:System.Windows.Threading.Dispatcher.HasShutdownFinished" /> is true.
            </remarks>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView">
            <summary>
            This class is an implementation of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> for WPF. This class cannot be inherited.
            </summary>
            <seealso cref="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost" />
            <seealso cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.BeginInit">
            <summary>
            Starts the initialization process for this element.
            </summary>
            <exception cref="T:System.InvalidOperationException">
            May occur if the element is already initialized or is already initializing.
            </exception>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.EndInit">
            <summary>
            Indicates that the initialization process for the element is complete.
            </summary>
            <exception cref="T:System.InvalidOperationException">May occur when <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.BeginInit" /> is not previously called.</exception>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.AcceleratorKeyPressed">
            <summary>
            An event that is triggered when the accelerator key is pressed.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.ContainsFullScreenElementChanged">
            <summary>
            Occurs when the status of whether the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> currently contains a full screen element or not changes.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.ContentLoading">
            <summary>
            Occurs when the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> has started loading new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.DOMContentLoaded">
            <summary>
            Occurs when the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> finished parsing the current content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.FrameContentLoading">
            <summary>
            Occurs when a frame in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> has started loading new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.FrameDOMContentLoaded">
            <summary>
            Occurs when a frame in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> finished parsing its current content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.FrameNavigationCompleted">
            <summary>
            Occurs when a frame in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> finished navigating to new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.FrameNavigationStarting">
            <summary>
            Occurs when a frame in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigates to new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.LongRunningScriptDetected">
            <summary>
            Occurs periodically while the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> executes JavaScript, letting you halt the script.
            </summary>
            <remarks>
            Your app might appear unresponsive while scripts are running. This event provides an opportunity to interrupt a long-running
            script. To determine how long the script has been running, check the <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.ExecutionTime" />
            property of the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs" /> object. To halt the script, set the event args
            <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.StopPageScriptExecution" /> property to true. The halted script will
            not execute again unless it is reloaded during a subsequent <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigation.
            </remarks>
            <seealso cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs" />
            <seealso cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.ExecutionTime" />
            <seealso cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlLongRunningScriptDetectedEventArgs.StopPageScriptExecution" />
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.MoveFocusRequested">
            <summary>
            Occurs when a focus move is requested.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.NavigationCompleted">
            <summary>
            Occurs when the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> control finished navigating to new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.NavigationStarting">
            <summary>
            Occurs before the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigates to new content.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.NewWindowRequested">
            <summary>
            Occurs when an action is performed that causes content to be opened in a new window.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.PermissionRequested">
            <summary>
             Occurs when an action in a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> requires that permission be granted.
             </summary>
            <remarks>
             The types of permission that can be requested are defined in the <see cref="T:Windows.Web.UI.WebViewControlPermissionType" /> enumeration.
            
             If you don't handle the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.PermissionRequested" /> event, the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> denies permission by default.
            
             When you handle a permission request in <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />, you get a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest" /> object as
             the value of the <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequestedEventArgs.PermissionRequest" /> property. You can call Allow to grant the request,
             Deny to deny the request, or Defer to defer the request until a later time.
             </remarks>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.ScriptNotify">
            <summary>
            Occurs when the content contained in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> control passes a string to the application by using JavaScript.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.UnsafeContentWarningDisplaying">
            <summary>
            Occurs when <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> shows a warning page for content that was reported as unsafe by SmartScreen filter.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.UnsupportedUriSchemeIdentified">
            <summary>
            Occurs when an attempt is made to navigate to a <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Source" /> using a scheme that <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> does not support.
            </summary>
        </member>
        <member name="E:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.UnviewableContentIdentified">
            <summary>
            Occurs when <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> attempts to navigate to a content type it cannot render. Like other navigation events, it is only triggered by top level navigations.
            </summary>
            <remarks>
            Event is triggered as soon as the content that can be identified is unsupported. For HTTP(s) content, this is right after the headers have been received.
            </remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.IsSupported">
            <summary>
            Gets a value indicating whether <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView" /> is supported in this environment.
            </summary>
            <value>
                <see langword="true" /> if this instance is supported; otherwise, <see langword="false" />.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.CanGoBack">
            <summary>
            Gets a value indicating whether there is at least one page in the backward navigation history.
            </summary>
            <value>
                <c>true</c> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> can navigate backward; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.CanGoForward">
            <summary>
            Gets a value indicating whether there is at least one page in the forward navigation history.
            </summary>
            <value>
                <c>true</c> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> can navigate forward; otherwise, <c>false</c>.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.ContainsFullScreenElement">
            <summary>
            Gets a value indicating whether <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> contains an element that supports full screen.
            </summary>
            <value>
                <see langword="true" /> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> contains an element that supports full screen; otherwise, <see langword="false" />.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.DocumentTitle">
            <summary>
            Gets the title of the page currently displayed in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.
            </summary>
            <value>The page title.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.EnterpriseId">
            <summary>
            Gets or sets an enterprise ID for this process.
            </summary>
            <value>The enterprise ID of this process.</value>
            <remarks>Value can be set prior to the component being initialized.</remarks>
            <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessOptions.EnterpriseId" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.IsIndexedDBEnabled">
            <summary>
            Gets or sets a value indicating whether the use of IndexedDB is allowed.
            </summary>
            <value>
                <c>true</c> if IndexedDB is allowed; otherwise, <c>false</c>. The default is <c>true</c>.</value>
            <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.IsIndexedDBEnabled" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.IsJavaScriptEnabled">
            <summary>
            Gets or sets a value indicating whether the use of JavaScript is allowed.
            </summary>
            <value> true if JavaScript is allowed in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />; otherwise, false. The default is true.</value>
            <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.IsJavaScriptEnabled" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.IsPrivateNetworkClientServerCapabilityEnabled">
            <summary>
            Gets or sets a value indicating whether the <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess.IsPrivateNetworkClientServerCapabilityEnabled" /></summary>
            <value>
                <see langword="true" /> if this instance is private network client server capability enabled; otherwise, <see langword="false" />.</value>
            <remarks>Value can be set prior to the component being initialized.</remarks>
            <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcessOptions.PrivateNetworkClientServerCapability" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.IsScriptNotifyAllowed">
            <summary>
            Gets or sets a value indicating whether <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.ScriptNotify" /> is allowed.
            </summary>
            <value>Whether <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.ScriptNotify" /> is allowed.</value>
            <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.IsScriptNotifyAllowed" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.IsWebViewVisible">
            <summary>
            Gets or sets a value indicating whether this instance is web view visible.
            </summary>
            <value>
                <see langword="true" /> if this instance is web view visible; otherwise, <see langword="false" />.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.Process">
            <summary>
            Gets the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" /> that the control is hosted in.
            </summary>
            <value>The <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" /> that the control is hosted in.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.Settings">
            <summary>
            Gets a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings" /> object that contains properties to enable or disable <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> features.
            </summary>
            <value>A <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings" /> object that contains properties to enable or disable <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> features.</value>
            <seealso cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.IsScriptNotifyAllowed" />
            <seealso cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.IsJavaScriptEnabled" />
            <seealso cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings.IsIndexedDBEnabled" />
            <remarks>Use the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlSettings" /> object to enable or disable the use of JavaScript, ScriptNotify, and IndexedDB in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.</remarks>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.Source">
            <summary>
            Gets or sets the Uniform Resource Identifier (URI) source of the HTML content to display in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.
            </summary>
            <value>
            The Uniform Resource Identifier (URI) source of the HTML content to display in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.
            </value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.Version">
            <summary>
            Gets the version of EDGEHTML.DLL used by <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.
            </summary>
            <value>The version of EDGEHTML.DLL used by <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.AddPreLoadedScript(System.String)">
            <summary>
            Adds the script to be loaded before any others on the page.
            </summary>
            <param name="script">The script.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.AddInitializeScript(System.String)">
            <summary>
            Adds the script to be loaded before any others on the page.
            </summary>
            <param name="script">The script.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.Close">
            <summary>
            Closes this instance.
            </summary>
            <remarks>Equivalent to calling <see cref="M:System.IDisposable.Dispose" />.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.GetDeferredPermissionRequestById(System.UInt32)">
            <summary>
            Gets the deferred permission request with the specified <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.Id" />.
            </summary>
            <param name="id">The <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.Id" /> of the deferred permission request.</param>
            <returns>
                <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlDeferredPermissionRequest" /> The deferred permission request with the specified <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.Id" />, or null if no permission request with the specified <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlPermissionRequest.Id" /> was found.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.GoBack">
            <summary>
            Navigates the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> to the previous page in the navigation history.
            </summary>
            <returns>
                <c>true</c> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigation to the previous page in the navigation history is successful; otherwise, <c>false</c>.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.GoForward">
            <summary>
            Navigates the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> to the next page in the navigation history.
            </summary>
            <returns>
                <c>true</c> if the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigation to the next page in the navigation history is successful; otherwise, <c>false</c>.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.InvokeScript(System.String)">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as a synchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.InvokeScript(System.String,System.String[])">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as a synchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <param name="arguments">A string array that packages arguments to the script function.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>
            To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.
            </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.InvokeScript(System.String,System.Collections.Generic.IEnumerable{System.String})">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as a synchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <param name="arguments">A string array that packages arguments to the script function.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>
            To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.
            </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.InvokeScriptAsync(System.String)">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as an asynchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>
            To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.
            The invoked script can only return string values.
            </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.InvokeScriptAsync(System.String,System.String[])">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as an asynchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <param name="arguments">A string array that packages arguments to the script function.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>
            To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.
            The invoked script can only return string values.
            </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.InvokeScriptAsync(System.String,System.Collections.Generic.IEnumerable{System.String})">
            <summary>
            Executes the specified script function from the currently loaded HTML, with no arguments, as an asynchronous action.
            </summary>
            <param name="scriptName">Name of the script function to invoke.</param>
            <param name="arguments">A string array that packages arguments to the script function.</param>
            <returns>When this method returns, the <see cref="T:System.String" /> result of the script invocation.</returns>
            <remarks>
            To prevent malicious code from exploiting your app, be sure to call this method to invoke only scripts that you trust.
            The invoked script can only return string values.
            </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.MoveFocus(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlMoveFocusReason)">
            <summary>
            Moves the focus.
            </summary>
            <param name="reason">The reason.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.Navigate(System.String)">
            <summary>
            Loads the HTML content at the specified Uniform Resource Identifier (URI).
            </summary>
            <param name="source">The Uniform Resource Identifier (URI) to load.</param>
            <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Navigate(System.String)" /> is asynchronous. Use the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationCompleted" /> event to detect when
            navigation has completed.
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.Navigate(System.Uri)">
            <summary>
            Loads the HTML content at the specified Uniform Resource Identifier (URI).
            </summary>
            <param name="source">The Uniform Resource Identifier (URI) to load.</param>
            <seealso cref="T:System.Uri" />
            <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Navigate(System.Uri)" /> is asynchronous. Use the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationCompleted" /> event to detect when
            navigation has completed.
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.Navigate(System.Uri,System.Net.Http.HttpMethod,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.String}})">
            <summary>
            Navigates the web view with the URI with a HTTP request and HTTP headers.
            </summary>
            <param name="requestUri">The Uniform Resource Identifier (URI) to send the request.</param>
            <param name="httpMethod">The HTTP method of the request.</param>
            <param name="content">Optional content to send with the request.</param>
            <param name="headers">Optional headers to send with the request.</param>
            <remarks>
            This method only supports <see cref="P:System.Net.Http.HttpMethod.Get" /> and <see cref="P:System.Net.Http.HttpMethod.Post" /> for the <paramref name="httpMethod" /> parameter.
            </remarks>
            <seealso cref="M:Windows.Web.UI.Interop.WebViewControl.NavigateWithHttpRequestMessage(Windows.Web.Http.HttpRequestMessage)" />
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.NavigateToLocal(System.String)">
            <summary>
            Loads the specified HTML content relative to the location of the current executable.
            </summary>
            <param name="relativePath">The relative path.</param>
            <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigateToLocal(System.String)" /> is asynchronous. Use the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationCompleted" /> event to detect when
            navigation has completed.
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.NavigateToLocalStreamUri(System.Uri,Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.IUriToStreamResolver)">
            <summary>
            Loads local web content at the specified Uniform Resource Identifier (URI) using an <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.IUriToStreamResolver" />.
            </summary>
            <param name="relativePath">A path identifying the local HTML content to load.</param>
            <param name="streamResolver">A <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.IUriToStreamResolver" /> instance that converts a Uniform Resource Identifier (URI) into a stream to load.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.NavigateToString(System.String)">
            <summary>
             Loads the specified HTML content as a new document.
             </summary>
            <param name="text">The HTML content to display in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.</param>
            <remarks>
                <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigateToString(System.String)" /> is asynchronous. Use the <see cref="E:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigationCompleted" /> event to detect when
             navigation has completed.
            
             <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.NavigateToString(System.String)" /> supports content with references to external files such as CSS, scripts, images,
              and fonts. However, it does not provide a way to generate or provide these resources programmatically.
             </remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.Refresh">
            <summary>
            Reloads the current <see cref="P:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Source" /> in the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.
            </summary>
            <remarks>If the current source was loaded via <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.IWebView.Navigate(System.Uri)" />, this method reloads the file without forced cache validation by sending a <c>Pragma:no-cache</c> header to the server.</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.Stop">
            <summary>
            Halts the current <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> navigation or download.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.Initialize">
            <summary>
            Initializes this instance.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)">
            <summary>
            Invoked whenever the effective value of any dependency property on this <see cref="T:System.Windows.FrameworkElement" /> has been updated. The specific dependency property that changed is reported in the arguments parameter. Overrides <see cref="M:System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)" />.
            </summary>
            <param name="e">The event data that describes the property that changed, as well as old and new values.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView.UpdateBounds(System.Windows.Rect)">
            <summary>
            Updates the location and size of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost" />.
            </summary>
            <param name="bounds">A <see cref="T:System.Windows.Rect" /> containing numerical values that represent the location and size of the control.</param>
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewControlProcessExtensions">
            <summary>
            Extends the funcionality of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" /> for WPF.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewControlProcessExtensions.CreateWebView(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.IntPtr,System.Windows.Rect)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> within the context of <paramref name="process" />.
            </summary>
            <param name="process">An instance of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.</param>
            <param name="hostWindowHandle">The host window handle.</param>
            <param name="bounds">A <see cref="T:System.Windows.Rect" /> containing numerical values that represent the location and size of the control.</param>
            <returns>An <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> instance.</returns>
            <exception cref="T:System.ArgumentNullException">
                <paramref name="hostWindowHandle" /> is equal to <see cref="F:System.IntPtr.Zero" />, or
            <paramref name="process" /> is <see langword="null" />.
            </exception>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewControlProcessExtensions.CreateWebView(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.Windows.Media.Visual,System.Windows.Rect)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> within the context of <paramref name="process" /> using the <paramref name="visual" /> to create a HWND and within the specified <paramref name="bounds" />.
            </summary>
            <param name="process">An instance of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.</param>
            <param name="visual">A <see cref="T:System.Windows.Media.Visual" /> instance in which to create a HWND.</param>
            <param name="bounds">A <see cref="T:System.Windows.Rect" /> containing numerical values that represent the location and size of the control.</param>
            <returns>An <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> instance.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewControlProcessExtensions.CreateWebView(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.Windows.Media.Visual)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> within the context of <paramref name="process" /> using the <paramref name="visual" /> to create a HWND.
            </summary>
            <param name="process">An instance of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.</param>
            <param name="visual">A <see cref="T:System.Windows.Media.Visual" /> instance in which to create a HWND.</param>
            <returns>An <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> instance.</returns>
            <remarks>
            The bounds to draw the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView" /> are determined by the height and width of the <paramref name="visual" />.
            </remarks>
            <seealso cref="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewControlProcessExtensions.CreateWebViewAsync(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.IntPtr,System.Windows.Rect)" />
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewControlProcessExtensions.CreateWebViewAsync(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.IntPtr,System.Windows.Rect)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> within the context of <paramref name="process" />.
            </summary>
            <param name="process">An instance of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.</param>
            <param name="hostWindowHandle">The host window handle.</param>
            <param name="bounds">A <see cref="T:System.Windows.Rect" /> containing numerical values that represent the location and size of the control.</param>
            <returns>An <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> instance.</returns>
            <exception cref="T:System.ArgumentNullException">
                <paramref name="hostWindowHandle" /> is equal to <see cref="F:System.IntPtr.Zero" />, or
            <paramref name="process" /> is <see langword="null" />.
            </exception>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewControlProcessExtensions.CreateWebViewAsync(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.Windows.Media.Visual,System.Windows.Rect)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> within the context of <paramref name="process" /> using the <paramref name="visual" /> to create a HWND and within the specified <paramref name="bounds" />.
            </summary>
            <param name="process">An instance of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.</param>
            <param name="visual">A <see cref="T:System.Windows.Media.Visual" /> instance in which to create a HWND.</param>
            <param name="bounds">A <see cref="T:System.Windows.Rect" /> containing numerical values that represent the location and size of the control.</param>
            <returns>An asynchronous operation that completes with a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewControlProcessExtensions.CreateWebViewAsync(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.Windows.Media.Visual)">
            <summary>
            Creates a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" /> within the context of <paramref name="process" /> using the <paramref name="visual" /> to create a HWND.
            </summary>
            <param name="process">An instance of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess" />.</param>
            <param name="visual">A <see cref="T:System.Windows.Media.Visual" /> instance in which to create a HWND.</param>
            <returns>An asynchronous operation that completes with a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.IWebView" />.</returns>
            <remarks>
            The bounds to draw the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView" /> are determined by the height and width of the <paramref name="visual" />.
            </remarks>
            <seealso cref="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewControlProcessExtensions.CreateWebViewAsync(Microsoft.Toolkit.Win32.UI.Controls.Interop.WinRT.WebViewControlProcess,System.IntPtr,System.Windows.Rect)" />
        </member>
        <member name="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost">
            <summary>
            The <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost" /> class hosts a <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebView" /> inside of a WPF tree
            </summary>
            <remarks>Requires unmanaged code permissions</remarks>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost" /> class.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.ChildWindow">
            <summary>
            Gets the child window.
            </summary>
            <value>The child window created during <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.Initialize" />.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.DpiScale">
            <summary>
            Gets the DPI information for which the <see cref="T:System.Windows.Media.Visual" /> is measured and rendered.
            </summary>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.DeviceDpi">
            <summary>
            Gets the current DPI for this control
            </summary>
            <seealso cref="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.IsScalingRequired" />
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.IsScalingRequired">
            <summary>
            Gets a value indicating whether scaling is required for the current DPI.
            </summary>
            <value>
                <see langword="true" /> if scaling is required; otherwise, <see langword="false" />.</value>
        </member>
        <member name="P:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.ParentHandle">
            <summary>
            Gets the parent handle.
            </summary>
            <value>The <see cref="T:System.Runtime.InteropServices.HandleRef" /> passed in to <see cref="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.BuildWindowCore(System.Runtime.InteropServices.HandleRef)" />.</value>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.Close">
            <summary>
            Closes the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost" />.
            </summary>
            <seealso cref="M:System.IDisposable.Dispose" />
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.BuildWindowCore(System.Runtime.InteropServices.HandleRef)">
            <summary>
            When overridden in a derived class, creates the window to be hosted.
            </summary>
            <param name="hwndParent">The window handle of the parent window.</param>
            <returns>The handle to the child Win32 window to create.</returns>
            <seealso cref="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.Initialize" />
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.DestroyWindowCore(System.Runtime.InteropServices.HandleRef)">
            <summary>
            Destroys the hosted window.
            </summary>
            <param name="hwnd">A structure that contains the window handle.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.Dispose(System.Boolean)">
            <summary>
            Immediately frees any system resources that the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost" /> might hold.
            </summary>
            <param name="disposing">Set to <see langword="true" /> if called from an explicit disposer and <see langword="false" /> otherwise.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.Initialize">
            <summary>
            Initializes this instance.
            </summary>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.TranslateAcceleratorCore(System.Windows.Interop.MSG@,System.Windows.Input.ModifierKeys)">
            <summary>
            Processes keyboard input at the keydown message level.
            </summary>
            <param name="msg">The message and associated data. Do not modify this structure. It is passed by reference for performance reasons only.</param>
            <param name="modifiers">Modifier keys.</param>
            <returns>Always returns <see langword="false" />.</returns>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.UpdateBounds(System.Windows.Rect)">
            <summary>
            Updates the location and size of <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost" />.
            </summary>
            <param name="bounds">A <see cref="T:System.Windows.Rect" /> containing numerical values that represent the location and size of the control.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.UpdateSize(System.Windows.Size)">
            <summary>
            Updates the size of the <see cref="T:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost" /> using the current visual offset for location.
            </summary>
            <param name="size">A <see cref="T:System.Windows.Size" /> containing numerical values that represent the size of the control.</param>
        </member>
        <member name="M:Microsoft.Toolkit.Win32.UI.Controls.WPF.WebViewHost.WndProc(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.Boolean@)">
            <summary>
            When overridden in a derived class, accesses the window process (handle) of the hosted child window.
            </summary>
            <param name="hwnd">The window handle of the hosted window.</param>
            <param name="msg">The message to act upon.</param>
            <param name="wParam">Information that may be relevant to handling the message. This is typically used to store small pieces of information, such as flags.</param>
            <param name="lParam">Information that may be relevant to handling the message. This is typically used to reference an object.</param>
            <param name="handled">Whether events resulting should be marked handled.</param>
            <returns>The window handle of the child window.</returns>
        </member>
        <member name="T:System.Threading.Tasks.TaskExtensions">
            <summary>
            Contains extensions to process a task within a nested Windows Forms message loop
            </summary>
            <summary>
            Contains extensions to process a task within a nested Windows Presentation Foundation (WPF) message loop
            </summary>
        </member>
    </members>
</doc>