GridViewAutomationPeerCreateItemAutomationPeer - метод

Creates a new instance of the ItemAutomationPeer class.

Definition

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

См. также