[]
Gets or sets the data source of ComboBox.
public IEnumerable ItemsSource { get; set; }
Public Property ItemsSource As IEnumerable