GridViewAutomationPeerCreateItemAutomationPeer - метод

Creates a new instance of the ItemAutomationPeer class.

Definition

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

Параметры

item  Object
The ListBoxItem that is associated with this ListBoxAutomationPeer.

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

ItemAutomationPeer
A new instance of the ItemAutomationPeer class.

См. также