PanoramaItemAutomationPeer Constructor

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

Creates an instance of PanoramaItemAutomationPeer.

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

Syntax

Public Sub New ( _
    owner As PanoramaItem, _
    itemsControlAutomationPeer As ItemsControlAutomationPeer _
)
public PanoramaItemAutomationPeer(
    PanoramaItem owner,
    ItemsControlAutomationPeer itemsControlAutomationPeer
)

Parameters

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

PanoramaItemAutomationPeer Class

Microsoft.Phone.Automation.Peers Namespace