6 references to ScrollTracingInfoField
PresentationFramework (6)
System\Windows\Controls\VirtualizingStackPanel.cs (6)
12111
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);
12124
ScrollTracingInfo oldsti =
ScrollTracingInfoField
.GetValue(vsp);
12159
ScrollTracingInfo parentInfo =
ScrollTracingInfoField
.GetValue(parent);
12199
ScrollTracingInfoField
.SetValue(vsp, sti);
12205
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);
12211
ScrollTracingInfo sti =
ScrollTracingInfoField
.GetValue(vsp);