1 write to _sortDescriptionsMonitor
PresentationFramework (1)
System\Windows\Controls\ItemCollection.cs (1)
2315
_shapingStorage.
_sortDescriptionsMonitor
= new MonitorWrapper();
2 references to _sortDescriptionsMonitor
PresentationFramework (2)
System\Windows\Controls\ItemCollection.cs (2)
2314
if (_shapingStorage.
_sortDescriptionsMonitor
== null)
2316
return _shapingStorage.
_sortDescriptionsMonitor
;