3 references to InChildMeasurePass2
PresentationFramework (3)
System\Windows\Controls\ScrollViewer.cs (3)
2840
return ((_flags & Flags.
InChildMeasurePass2
) == Flags.
InChildMeasurePass2
);
2844
SetFlagValue(Flags.
InChildMeasurePass2
, value);