SelectedItems Property (WPFMultiSelector)
Class
WPFMultiSelector
.
Action
Gets the items in the MultiSelector that are selected.
Syntax
'Declaration Protected Read Property SelectedItems As
List(Of
WPFListBoxItem
)
Access
Read only.