3 references to InChildMeasurePass1
PresentationFramework (3)
System\Windows\Controls\ScrollViewer.cs (3)
2824
return ((_flags & Flags.
InChildMeasurePass1
) == Flags.
InChildMeasurePass1
);
2828
SetFlagValue(Flags.
InChildMeasurePass1
, value);