LongListSelector.OnCreateAutomationPeer Method

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

Creates the automation peer for this LongListSelector.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Protected Overrides Function OnCreateAutomationPeer As AutomationPeer
protected override AutomationPeer OnCreateAutomationPeer()

Return Value

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

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

LongListSelector Class

Microsoft.Phone.Controls Namespace