1 write to Depth
PresentationFramework (1)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
12526
Depth
= depth;
4 references to Depth
PresentationFramework (4)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (4)
12041
sti = new ScrollTracingInfo(tracer, _nullInfo.Generation, parentInfo.
Depth
+ 1, itemsOwner as FrameworkElement, parent, parentItem, itemIndex);
12270
ScrollTraceRecord record = new ScrollTraceRecord(op, vsp, sti.
Depth
, sti.ItemIndex, _depth, BuildDetail(args));
12285
_traceList.Flush(sti.
Depth
);
12295
_traceList.Flush(sti.
Depth
);