1 implementation of Groups
PresentationFramework (1)
src\Framework\System\Windows\Data\CollectionView.cs (1)
305public virtual ReadOnlyObservableCollection<object> Groups
1 reference to Groups
PresentationFramework (1)
src\Framework\MS\Internal\Data\CollectionViewProxy.cs (1)
170get { return ProxiedView.Groups; }