SelectedItems プロパティ (WPFListBox)

クラス

WPFListBox.

処理

[読み取り専用] 現在選択されている項目。 完全な項目のリストは "Items" プロパティを使って取得できます。

構文

'Declaration
Protected Read Property SelectedItems As List(Of WPFListBoxItem)

アクセス

読み取り専用。