PivotAutomationPeer.ISelectionProvider.GetSelection Method

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

Retrieves a Microsoft UI Automation provider for each child element that is selected.

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

Syntax

Private Function GetSelection As IRawElementProviderSimple()
    Implements ISelectionProvider.GetSelection
IRawElementProviderSimple[] ISelectionProvider.GetSelection()

Return Value

Type: array<System.Windows.Automation.Provider..::.IRawElementProviderSimple>[]()[]
Returns IRawElementProviderSimple.

Implements

ISelectionProvider..::.GetSelection()()()

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

PivotAutomationPeer Class

Microsoft.Phone.Automation.Peers Namespace