6 references to ScrollTracingInfoField
PresentationFramework (6)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (6)
11981
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);
11994
ScrollTracingInfo oldsti =
ScrollTracingInfoField
.GetValue(vsp);
12029
ScrollTracingInfo parentInfo =
ScrollTracingInfoField
.GetValue(parent);
12070
ScrollTracingInfoField
.SetValue(vsp, sti);
12076
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);
12082
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);