1 write to _backgroundFormatInfo
PresentationFramework (1)
MS\Internal\PtsHost\StructuralCache.cs (1)
44
_backgroundFormatInfo
= new BackgroundFormatInfo(this);
2 references to _backgroundFormatInfo
PresentationFramework (2)
MS\Internal\PtsHost\StructuralCache.cs (2)
204
_backgroundFormatInfo
.ThrottleBackgroundFormatting();
388
return
_backgroundFormatInfo
;