6 references to IsBackgroundLayoutPending
PresentationFramework (6)
MS\Internal\Documents\TextBoxView.cs (6)
402
else if (_dirtyList == null && !this.
IsBackgroundLayoutPending
)
1851
if (!this.
IsBackgroundLayoutPending
)
2292
Invariant.Assert(this.
IsBackgroundLayoutPending
);
2312
Invariant.Assert(this.
IsBackgroundLayoutPending
);
2410
Invariant.Assert(this.
IsBackgroundLayoutPending
);
2795
if (
IsBackgroundLayoutPending
)