1 write to _traceList
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12295
_traceList
= traceList;
5 references to _traceList
PresentationFramework (5)
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12380
_traceList
.FlushAndClear();
12400
_traceList
.Add(record);
12414
_traceList
.Flush(sti.Depth);
12424
_traceList
.Flush(sti.Depth);
12459
_traceList
.Flush(_flushDepth);