3 references to BackgroundLayoutPending
PresentationFramework (3)
MS\Internal\Documents\TextBoxView.cs (3)
2293
SetFlags(true, Flags.
BackgroundLayoutPending
);
2299
SetFlags(false, Flags.
BackgroundLayoutPending
);
3036
return CheckFlags(Flags.
BackgroundLayoutPending
);