3 references to BackgroundLayoutPending
PresentationFramework (3)
MS\Internal\Documents\TextBoxView.cs (3)
2251
SetFlags(true, Flags.
BackgroundLayoutPending
);
2257
SetFlags(false, Flags.
BackgroundLayoutPending
);
2994
return CheckFlags(Flags.
BackgroundLayoutPending
);