6 references to IsBackgroundLayoutPending
PresentationFramework (6)
MS\Internal\Documents\TextBoxView.cs (6)
396
else if (_dirtyList == null && !this.
IsBackgroundLayoutPending
)
1845
if (!this.
IsBackgroundLayoutPending
)
2286
Invariant.Assert(this.
IsBackgroundLayoutPending
);
2306
Invariant.Assert(this.
IsBackgroundLayoutPending
);
2404
Invariant.Assert(this.
IsBackgroundLayoutPending
);
2777
if (
IsBackgroundLayoutPending
)