Click or drag to resize

TabControlAutomationPeer Constructor

Version 130.1.90
Initializes a new instance of the TabControlAutomationPeer class

Namespace: CefSharp.Wpf.Experimental.Accessibility
Assembly: CefSharp.Wpf (in CefSharp.Wpf.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax
public TabControlAutomationPeer(
	UIElement owner
)

Parameters

owner  UIElement

[Missing <param name="owner"/> documentation for "M:CefSharp.Wpf.Experimental.Accessibility.TabControlAutomationPeer.#ctor(System.Windows.UIElement)"]

See Also