SelectorAutomationPeer::ISelectionProvider::GetSelection Method ()
.NET Framework (current version)
This type or member supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.
Assembly: PresentationFramework (in PresentationFramework.dll)
private: virtual array<IRawElementProviderSimple^>^ GetSelection() sealed = ISelectionProvider::GetSelection
Return Value
Type: array<System.Windows.Automation.Provider::IRawElementProviderSimple^>^A collection of UI Automation providers. true if multiple selection is allowed; otherwise false.
Implements
ISelectionProvider::GetSelection()
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: