1 write to Depth
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12691Depth = depth;
4 references to Depth
PresentationFramework (4)
System\Windows\Controls\VirtualizingStackPanel.cs (4)
12197sti = new ScrollTracingInfo(tracer, _nullInfo.Generation, parentInfo.Depth + 1, itemsOwner as FrameworkElement, parent, parentItem, itemIndex); 12437ScrollTraceRecord record = new ScrollTraceRecord(op, vsp, sti.Depth, sti.ItemIndex, _depth, BuildDetail(args)); 12452_traceList.Flush(sti.Depth); 12462_traceList.Flush(sti.Depth);