BrowserAutomationPeer Constructor |
Version 87.1.132
Namespace:
CefSharp.Wpf.Experimental.Accessibility
Assembly:
CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 87.1.132.0 (87.1.132.0)
Syntax public BrowserAutomationPeer(
FrameworkElement owner
)
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