1 write to _liveSortingMonitor
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemCollection.cs (1)
2392
_shapingStorage.
_liveSortingMonitor
= new MonitorWrapper();
2 references to _liveSortingMonitor
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemCollection.cs (2)
2391
if (_shapingStorage.
_liveSortingMonitor
== null)
2393
return _shapingStorage.
_liveSortingMonitor
;