CoreWebView2Environment.GetAutomationProviderForWindow(IntPtr) Method

Definition

public object GetAutomationProviderForWindow(IntPtr hwnd);
member this.GetAutomationProviderForWindow : nativeint -> obj
Public Function GetAutomationProviderForWindow (hwnd As IntPtr) As Object

Parameters

hwnd
IntPtr

nativeint

Returns

Applies to