1 write to _traceList
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12299
_traceList
= traceList;
5 references to _traceList
PresentationFramework (5)
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12384
_traceList
.FlushAndClear();
12404
_traceList
.Add(record);
12418
_traceList
.Flush(sti.Depth);
12428
_traceList
.Flush(sti.Depth);
12463
_traceList
.Flush(_flushDepth);