GridViewBaseAutomationPeerGetPattern - метод

Gets the control pattern that is associated with the specified patternInterface.

Definition

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

Параметры

patternInterface  PatternInterface
A value in the enumeration.

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

Object
Return the object that implements the control pattern. If this method returns null, the return value from GetPattern(PatternInterface) is used.

Реализации

IViewAutomationPeerGetPattern(PatternInterface)

См. также