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
- owner
Type: Microsoft.Phone.Controls..::.PanoramaItem
The element that owns this instance of the peer class.
- itemsControlAutomationPeer
Type: System.Windows.Automation.Peers..::.ItemsControlAutomationPeer
The element that exposes ItemsControl types to UI Automation.
Version Information
Windows Phone OS
Supported in: 8.1