2 writes to InChildMeasurePass1
PresentationFramework (2)
System\Windows\Controls\ScrollViewer.cs (2)
1184
InChildMeasurePass1
= true;
1189
InChildMeasurePass1
= false;
2 references to InChildMeasurePass1
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
9899
if (sv.
InChildMeasurePass1
|| sv.InChildMeasurePass2)
10616
if (sv.
InChildMeasurePass1
|| sv.InChildMeasurePass2)