[]
Gets the list of the content of the items.
public IDataCollection<object> ItemsContent { get; }
Public ReadOnly Property ItemsContent As IDataCollection(Of Object)
This property allows binding the list-view template part items-source directly, and it works independently of whether the combo-box is bound or unbound.