BrowserAutomationPeer Constructor |
Version 104.4.240
Namespace:
CefSharp.Wpf.Experimental.Accessibility
Assembly:
CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 104.4.240.0 (104.4.240.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