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