6 references to ScrollTracingInfoField
PresentationFramework (6)
System\Windows\Controls\VirtualizingStackPanel.cs (6)
12134
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);
12147
ScrollTracingInfo oldsti =
ScrollTracingInfoField
.GetValue(vsp);
12182
ScrollTracingInfo parentInfo =
ScrollTracingInfoField
.GetValue(parent);
12222
ScrollTracingInfoField
.SetValue(vsp, sti);
12228
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);
12234
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);