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