Base:
property
CanGroup
System.Windows.Data.CollectionView.CanGroup
2 references to CanGroup
PresentationFramework (2)
MS\Internal\Data\EnumerableCollectionView.cs (1)
162get { return _view.CanGroup; }
System\Windows\Data\ListCollectionView.cs (1)
487if (!CanGroup)