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