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