[]
Creates an empty item.
public ListBoxItem()
Creates an item with value.
public ListBoxItem(string value)
The value of item.