GroupedObservableCollection<TK,T>.Values property Returns all values for this dictionary public IEnumerable<T> Values { get; } See Also class GroupedObservableCollection<TK,T> namespace Wokhan.Collections