6 references to ScrollTracingInfoField
PresentationFramework (6)
System\Windows\Controls\VirtualizingStackPanel.cs (6)
12137
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);
12150
ScrollTracingInfo oldsti =
ScrollTracingInfoField
.GetValue(vsp);
12185
ScrollTracingInfo parentInfo =
ScrollTracingInfoField
.GetValue(parent);
12225
ScrollTracingInfoField
.SetValue(vsp, sti);
12231
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);
12237
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);