Click or drag to resize

BrowserAutomationPeer Constructor

Version 130.1.90
Initializes a new instance of the BrowserAutomationPeer class

Namespace: CefSharp.Wpf.Experimental.Accessibility
Assembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
public BrowserAutomationPeer(
	FrameworkElement owner
)

Parameters

owner  FrameworkElement

[Missing <param name="owner"/> documentation for "M:CefSharp.Wpf.Experimental.Accessibility.BrowserAutomationPeer.#ctor(System.Windows.FrameworkElement)"]

See Also