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