Share via


PivotHeaderItemAutomationPeer.GetAutomationControlTypeCore Method

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

Retrieves the control type for the PivotHeaderItem

that is associated with this PivotHeaderItemAutomationPeer. Called by GetAutomationControlType()()().

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

Syntax

Protected Overrides Function GetAutomationControlTypeCore As AutomationControlType
protected override AutomationControlType GetAutomationControlTypeCore()

Return Value

Type: System.Windows.Automation.Peers..::.AutomationControlType
Returns AutomationControlType.

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

PivotHeaderItemAutomationPeer Class

Microsoft.Phone.Automation.Peers Namespace