1 write to _traceLog
PresentationFramework (1)
MS\Internal\Data\CompositeCollectionView.cs (1)
1426_traceLog = new TraceLog(20);
11 references to _traceLog
PresentationFramework (11)
MS\Internal\Data\CompositeCollectionView.cs (11)
411if (_traceLog != null) 412_traceLog.Add("ProcessCollectionChanged action = {0} item = {1}", 613if (_traceLog != null) 614_traceLog.Add("ProcessCollectionChanged action = {0}", args.Action); 714if (_traceLog != null) 716_traceLog.Add("Received ContainerCollectionChange from unknown sender {0} action = {1} old item = {2}, new item = {3}", 718_traceLog.Add("Unhook CollectionChanged event handler from unknown sender."); 780if (_traceLog != null) 781_traceLog.Add("ContainerCollectionChange from {0} action = {1}", 1431if (_traceLog != null) 1432_traceLog.Add("ContainerCollectionChange from {0} action = {1} oldItem = {2} newItem = {3}",