[]
Gets or sets a collection that is used to generate the content of the control. This is a dependency property.
public IEnumerable ItemsSource { get; set; }
Public Property ItemsSource As IEnumerable