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