3 references to BackgroundLayoutPending
PresentationFramework (3)
src\Framework\MS\Internal\Documents\TextBoxView.cs (3)
2289
SetFlags(true, Flags.
BackgroundLayoutPending
);
2295
SetFlags(false, Flags.
BackgroundLayoutPending
);
3013
return CheckFlags(Flags.
BackgroundLayoutPending
);