CacheableTabControlAutomationPeerCreateItemAutomationPeer - метод

Creates a new TabItemAutomationPeer.

Definition

Пространство имён: Tessa.UI.Automation.Peers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
protected override ItemAutomationPeer CreateItemAutomationPeer(
	Object item
)

Параметры

item  Object
The TabItem that is associated with the new TabItemAutomationPeer.

Возвращаемое значение

ItemAutomationPeer
The created TabItemAutomationPeer object.

См. также