1 write to _backgroundFormatInfo
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (1)
54
_backgroundFormatInfo
= new BackgroundFormatInfo(this);
2 references to _backgroundFormatInfo
PresentationFramework (2)
src\Framework\MS\Internal\PtsHost\StructuralCache.cs (2)
214
_backgroundFormatInfo
.ThrottleBackgroundFormatting();
398
return
_backgroundFormatInfo
;