1 write to _backgroundFormatInfo
PresentationFramework (1)
MS\Internal\PtsHost\StructuralCache.cs (1)
43
_backgroundFormatInfo
= new BackgroundFormatInfo(this);
2 references to _backgroundFormatInfo
PresentationFramework (2)
MS\Internal\PtsHost\StructuralCache.cs (2)
203
_backgroundFormatInfo
.ThrottleBackgroundFormatting();
387
return
_backgroundFormatInfo
;