Click or drag to resize

TabControlAutomationPeer Constructor

Version 94.4.20
Initializes a new instance of the TabControlAutomationPeer class

Namespace:  CefSharp.Wpf.Experimental.Accessibility
Assembly:  CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
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