1 write to MyIsLiveGrouping
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemCollection.cs (1)
1356MyIsLiveGrouping = value;
2 references to MyIsLiveGrouping
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemCollection.cs (2)
1802if (MyIsLiveGrouping != null && cvls.CanChangeLiveGrouping) 1804cvls.IsLiveGrouping = MyIsLiveGrouping;