1 write to _traceLog
PresentationFramework (1)
src\Framework\System\Windows\Data\CollectionContainer.cs (1)
401_traceLog = new TraceLog(20);
4 references to _traceLog
PresentationFramework (4)
src\Framework\System\Windows\Data\CollectionContainer.cs (4)
365if (_traceLog != null) 366_traceLog.Add("Unsubscribe to CollectionChange from {0}", 381if (_traceLog != null) 382_traceLog.Add("Subscribe to CollectionChange from {0}", TraceLog.IdFor(View));