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