2 references to IsLiveGroupingPropertyKey
PresentationFramework (2)
System\Windows\Data\CollectionViewSource.cs (2)
564
=
IsLiveGroupingPropertyKey
.DependencyProperty;
578
private set { SetValue(
IsLiveGroupingPropertyKey
, value); }