TabControlAutomationPeer Constructor |
Version 106.0.290
Namespace:
CefSharp.Wpf.Experimental.Accessibility
Assembly:
CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 106.0.290.0 (106.0.290.0)
Syntax public TabControlAutomationPeer(
UIElement owner
)
public:
TabControlAutomationPeer(
UIElement^ owner
)
Parameters
- owner
- Type: System.WindowsUIElement
[Missing <param name="owner"/> documentation for "M:CefSharp.Wpf.Experimental.Accessibility.TabControlAutomationPeer.#ctor(System.Windows.UIElement)"]
See Also