ISelectionItemProvider.IsSelected Property
Collapse the table of content
Expand the table of content

LongListSelectorItemAutomationPeer.ISelectionItemProvider.IsSelected Property

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

Gets a value that indicates whether an element is selected.

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

'Declaration
Private ReadOnly Property IsSelected As Boolean
	Implements ISelectionItemProvider.IsSelected

Property Value

Type: System.Boolean
Returns true if the element is selected; otherwise false.

Implements

ISelectionItemProvider.IsSelected

Windows Phone OS

Supported in: 8.1

Show:
© 2017 Microsoft