6 references to ScrollTracingInfoField
PresentationFramework (6)
System\Windows\Controls\VirtualizingStackPanel.cs (6)
12110
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);
12123
ScrollTracingInfo oldsti =
ScrollTracingInfoField
.GetValue(vsp);
12158
ScrollTracingInfo parentInfo =
ScrollTracingInfoField
.GetValue(parent);
12198
ScrollTracingInfoField
.SetValue(vsp, sti);
12204
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);
12210
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);