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