PanoramaItemAutomationPeer Constructor
Collapse the table of content
Expand the table of content

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)

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.

Windows Phone OS

Supported in: 8.1

Show:
© 2017 Microsoft