This topic has not yet been rated - Rate this topic

DataGridGroupItemAutomationPeer.ISelectionProvider.GetSelection Method

Silverlight

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For a description of this member, see ISelectionProvider.GetSelection.

Namespace:  System.Windows.Automation.Peers
Assembly:  System.Windows.Controls.Data (in System.Windows.Controls.Data.dll)
IRawElementProviderSimple[] ISelectionProvider.GetSelection()

Return Value

Type: System.Windows.Automation.Provider.IRawElementProviderSimple[]
A list of UI automation providers.

Implements

ISelectionProvider.GetSelection()

This member is an explicit interface member implementation. It can be used only when the DataGridGroupItemAutomationPeer instance is cast to an ISelectionProvider interface.

Silverlight

Supported in: 5, 4, 3

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.