MultiSelectionHelper.GetSelectedItems-Methode

SelectedItems-Getter.

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Shared Function GetSelectedItems ( _
    target As FrameworkElement _
) As IList
public static IList GetSelectedItems(
    FrameworkElement target
)

Parameter

Rückgabewert

Typ: System.Collections.IList
Gibt IList zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

MultiSelectionHelper Klasse

Microsoft.TeamFoundation.Controls.WPF-Namespace