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