1 write to _traceList
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12329
_traceList
= traceList;
5 references to _traceList
PresentationFramework (5)
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12416
_traceList
.FlushAndClear();
12438
_traceList
.Add(record);
12452
_traceList
.Flush(sti.Depth);
12462
_traceList
.Flush(sti.Depth);
12497
_traceList
.Flush(_flushDepth);