1 write to MyIsLiveSorting
PresentationFramework (1)
System\Windows\Controls\ItemCollection.cs (1)
1301
MyIsLiveSorting
= value;
2 references to MyIsLiveSorting
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
1783
if (
MyIsLiveSorting
!= null && cvls.CanChangeLiveSorting)
1785
cvls.IsLiveSorting =
MyIsLiveSorting
;