1 write to _traceList
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12298
_traceList
= traceList;
5 references to _traceList
PresentationFramework (5)
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12383
_traceList
.FlushAndClear();
12403
_traceList
.Add(record);
12417
_traceList
.Flush(sti.Depth);
12427
_traceList
.Flush(sti.Depth);
12462
_traceList
.Flush(_flushDepth);