6 references to ScrollTracingInfoField
PresentationFramework (6)
System\Windows\Controls\VirtualizingStackPanel.cs (6)
12107
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);
12120
ScrollTracingInfo oldsti =
ScrollTracingInfoField
.GetValue(vsp);
12155
ScrollTracingInfo parentInfo =
ScrollTracingInfoField
.GetValue(parent);
12195
ScrollTracingInfoField
.SetValue(vsp, sti);
12201
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);
12207
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);