6 references to IsBackgroundLayoutPending
PresentationFramework (6)
MS\Internal\Documents\TextBoxView.cs (6)
403
else if (_dirtyList == null && !this.
IsBackgroundLayoutPending
)
1852
if (!this.
IsBackgroundLayoutPending
)
2293
Invariant.Assert(this.
IsBackgroundLayoutPending
);
2313
Invariant.Assert(this.
IsBackgroundLayoutPending
);
2411
Invariant.Assert(this.
IsBackgroundLayoutPending
);
2796
if (
IsBackgroundLayoutPending
)