GridViewForTreeAutomationPeer.CreateItemAutomationPeer - метод

Creates a new instance of the ItemAutomationPeer class.

Definition

Пространство имён: Tessa.UI.Automation.Peers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.5
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.

Реализации

IViewAutomationPeer.CreateItemAutomationPeer(Object)

См. также