Show / Hide Table of Contents

Method GetPatternCore

| Edit this page View Source

GetPatternCore(PatternInterface)

Provides the peer's behavior when a Microsoft UI Automation client calls GetPattern or an equivalent Microsoft UI Automation client API.

Declaration
protected override object GetPatternCore(PatternInterface patternInterface)
Parameters
Type Name Description
PatternInterface patternInterface

A value from the PatternInterface enumeration.

Returns
Type Description
object

The object that implements the pattern interface; null if the peer does not support this interface.

Overrides
AutomationPeer.GetPatternCore(PatternInterface)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX