1 write to _liveSortingMonitor
PresentationFramework (1)
System\Windows\Controls\ItemCollection.cs (1)
2384
_shapingStorage.
_liveSortingMonitor
= new MonitorWrapper();
2 references to _liveSortingMonitor
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
2383
if (_shapingStorage.
_liveSortingMonitor
== null)
2385
return _shapingStorage.
_liveSortingMonitor
;