GridViewBaseAutomationPeerCreateItemAutomationPeer - метод

Creates a new instance of the ItemAutomationPeer class.

Definition

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

См. также