Share via


PivotHeaderItemAutomationPeer.GetPattern Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Retrieves the control pattern that is associated with the specified PatternInterface.

Namespace:  Microsoft.Phone.Automation.Peers
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Overrides Function GetPattern ( _
    patternInterface As PatternInterface _
) As Object
public override Object GetPattern(
    PatternInterface patternInterface
)

Parameters

Return Value

Type: System..::.Object
Returns Object.

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

PivotHeaderItemAutomationPeer Class

Microsoft.Phone.Automation.Peers Namespace