Click or drag to resize

BrowserAutomationPeer Constructor

Version 86.0.240
Initializes a new instance of the BrowserAutomationPeer class

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

Parameters

owner
Type: System.WindowsFrameworkElement

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

See Also