LongListSelectorItemAutomationPeer Constructor
Collapse the table of content
Expand the table of content

LongListSelectorItemAutomationPeer Constructor

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

Creates an instance of LongListSelectorItemAutomationPeer.

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

'Declaration
Public Sub New ( _
	owner As ContentPresenter, _
	parentLLS As LongListSelector _
)

Parameters

owner
Type: System.Windows.Controls.ContentPresenter
The element that owns this instance of the peer class.
parentLLS
Type: Microsoft.Phone.Controls.LongListSelector
The parent LongListSelector.

Windows Phone OS

Supported in: 8.1

Show:
© 2017 Microsoft