[]
Gets or sets a collection that is used to generate the content of the control.
public IEnumerable ItemsSource { get; set; }
The collection must implement the IEnumerable interface.