CoreWebView2CompositionController.UIAProvider Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the UI Automation Provider for the WebView.
public object UIAProvider { get; }
member this.UIAProvider : obj
Public ReadOnly Property UIAProvider As Object