Map.ItemsSource 属性

定义

要显示的 System.Collections.IEnumerable 项的集合。

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

属性值

System.Collections.IEnumerable

适用于