[]
Gets or sets currently selected item in the ComboBox.
ComboBoxItem SelectedItem { get; set; }
Property SelectedItem As ComboBoxItem