3 references to BackgroundLayoutPending
PresentationFramework (3)
MS\Internal\Documents\TextBoxView.cs (3)
2250
SetFlags(true, Flags.
BackgroundLayoutPending
);
2256
SetFlags(false, Flags.
BackgroundLayoutPending
);
2993
return CheckFlags(Flags.
BackgroundLayoutPending
);