Picker.ItemsSource Property

Definition

Gets or sets the source list of items to template and display.

public System.Collections.IList ItemsSource { get; set; }
member this.ItemsSource : System.Collections.IList with get, set

Property Value

Applies to