6 references to IsBackgroundLayoutPending
PresentationFramework (6)
src\Framework\MS\Internal\Documents\TextBoxView.cs (6)
449else if (_dirtyList == null && !this.IsBackgroundLayoutPending) 1892if (!this.IsBackgroundLayoutPending) 2331Invariant.Assert(this.IsBackgroundLayoutPending); 2351Invariant.Assert(this.IsBackgroundLayoutPending); 2449Invariant.Assert(this.IsBackgroundLayoutPending); 2835if (this.IsBackgroundLayoutPending)