1 write to _traceList
PresentationFramework (1)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
12168
_traceList
= traceList;
5 references to _traceList
PresentationFramework (5)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (5)
12249
_traceList
.FlushAndClear();
12271
_traceList
.Add(record);
12285
_traceList
.Flush(sti.Depth);
12295
_traceList
.Flush(sti.Depth);
12330
_traceList
.Flush(_flushDepth);