1 write to _traceList
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12324
_traceList
= traceList;
5 references to _traceList
PresentationFramework (5)
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12411
_traceList
.FlushAndClear();
12433
_traceList
.Add(record);
12447
_traceList
.Flush(sti.Depth);
12457
_traceList
.Flush(sti.Depth);
12492
_traceList
.Flush(_flushDepth);