GridViewForTreeAutomationPeerCreateItemAutomationPeer - метод

Creates a new instance of the ItemAutomationPeer class.

Definition

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

Параметры

item  Object
The ListViewItem that is associated with the ListView that is used by this IViewAutomationPeer.

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

ItemAutomationPeer
The new ItemAutomationPeer instance.

Реализации

IViewAutomationPeerCreateItemAutomationPeer(Object)

См. также