1 write to MyIsLiveGrouping
PresentationFramework (1)
System\Windows\Controls\ItemCollection.cs (1)
1336
MyIsLiveGrouping
= value;
2 references to MyIsLiveGrouping
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
1782
if (
MyIsLiveGrouping
!= null && cvls.CanChangeLiveGrouping)
1784
cvls.IsLiveGrouping =
MyIsLiveGrouping
;