8 references to Add
PresentationFramework (8)
src\Framework\MS\Internal\Data\CompositeCollectionView.cs (6)
435_traceLog.Add("ProcessCollectionChanged action = {0} item = {1}", 639_traceLog.Add("ProcessCollectionChanged action = {0}", args.Action); 741_traceLog.Add("Received ContainerCollectionChange from unknown sender {0} action = {1} old item = {2}, new item = {3}", 743_traceLog.Add("Unhook CollectionChanged event handler from unknown sender."); 806_traceLog.Add("ContainerCollectionChange from {0} action = {1}", 1459_traceLog.Add("ContainerCollectionChange from {0} action = {1} oldItem = {2} newItem = {3}",
src\Framework\System\Windows\Data\CollectionContainer.cs (2)
366_traceLog.Add("Unsubscribe to CollectionChange from {0}", 382_traceLog.Add("Subscribe to CollectionChange from {0}", TraceLog.IdFor(View));