GridViewForGridAutomationPeerCreateItemAutomationPeer - метод

Creates a new instance of the ItemAutomationPeer class.

Definition

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

См. также