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