4.516 ListBox

x:Object > DependencyObject > Visual > UIElement > FrameworkElement > Control > ItemsControl > Selector > ListBox, IInputElement
ListBox
ListView
(usage)
<ListBox> x:Object* </ListBox>
(description)
Contains a list of selectable items.
[content property]
Items
[name property]
Name
[xml lang property]
Language
(properties)
SelectedItems
IList
(description)
The currently selected items.
[read only]
true
SelectionMode
SelectionMode
(description)
The selection behavior for a ListBox.