1 write to _sortDescriptionsMonitor
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemCollection.cs (1)
2323
_shapingStorage.
_sortDescriptionsMonitor
= new MonitorWrapper();
2 references to _sortDescriptionsMonitor
PresentationFramework (2)
src\Framework\System\Windows\Controls\ItemCollection.cs (2)
2322
if (_shapingStorage.
_sortDescriptionsMonitor
== null)
2324
return _shapingStorage.
_sortDescriptionsMonitor
;