BrowserAutomationPeer Constructor |
Version 130.1.90Namespace: CefSharp.Wpf.Experimental.AccessibilityAssembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public BrowserAutomationPeer(
FrameworkElement owner
)
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