1 write to _traceLog
PresentationFramework (1)
System\Windows\Data\CollectionContainer.cs (1)
394_traceLog = new TraceLog(20);
4 references to _traceLog
PresentationFramework (4)
System\Windows\Data\CollectionContainer.cs (4)
358if (_traceLog != null) 359_traceLog.Add("Unsubscribe to CollectionChange from {0}", 374if (_traceLog != null) 375_traceLog.Add("Subscribe to CollectionChange from {0}", TraceLog.IdFor(View));