Base:
property
GroupDescriptions
System.Windows.Data.CollectionView.GroupDescriptions
2 references to GroupDescriptions
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGrid.cs (2)
97
Items.
GroupDescriptions
.CollectionChanged += new NotifyCollectionChangedEventHandler(OnItemsGroupDescriptionsChanged);
7394
foreach (GroupDescription groupDescription in Items.
GroupDescriptions
)