1 write to MyIsLiveSorting
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemCollection.cs (1)
1312MyIsLiveSorting = value;
2 references to MyIsLiveSorting
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemCollection.cs (2)
1794if (MyIsLiveSorting != null && cvls.CanChangeLiveSorting) 1796cvls.IsLiveSorting = MyIsLiveSorting;