3 references to InChildInvalidateMeasure
PresentationFramework (3)
src\Framework\System\Windows\Controls\ScrollViewer.cs (3)
2117
return ((_flags & Flags.
InChildInvalidateMeasure
) == Flags.
InChildInvalidateMeasure
);
2121
SetFlagValue(Flags.
InChildInvalidateMeasure
, value);