TreeGridViewAutomationPeerGetPattern - метод

Gets the control pattern for the Selector that is associated with this SelectorAutomationPeer.

Definition

Пространство имён: Tessa.UI.Automation.Peers
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
public override Object GetPattern(
	PatternInterface patternInterface
)

Параметры

patternInterface  PatternInterface
A value in the enumeration.

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

Object
If patternInterface is Selection, this method returns a pointer to the current instance; otherwise .

См. также