3 references to BackgroundFormat
PresentationFramework (3)
MS\Internal\Documents\DocumentPageTextView.cs (1)
428
backgroundFormatInfo.
BackgroundFormat
(formatter, true /* ignoreThrottle */);
MS\Internal\PtsHost\BackgroundFormatInfo.cs (1)
197
BackgroundFormat
(_pendingBackgroundFormatter, true /* ignoreThrottle */);
MS\Internal\PtsHost\PtsPage.cs (1)
266
_section.StructuralCache.BackgroundFormatInfo.
BackgroundFormat
(formattingOwner.BottomlessFormatter, false /* ignoreThrottle */);