SelectedItemTexts Property (WPFListBox)

Class

WPFListBox.

Action

Gets a list of string containing the text of every currently selected item.

Syntax

'Declaration
Protected Read Property SelectedItemTexts As List(Of String)

Access

Read only.