6 references to InvalidateFormatCache
PresentationFramework (6)
src\Framework\MS\Internal\Documents\FlowDocumentFormatter.cs (2)
81_document.StructuralCache.InvalidateFormatCache(true); 313_document.StructuralCache.InvalidateFormatCache(true);
src\Framework\MS\Internal\PtsHost\FlowDocumentPage.cs (1)
142_structuralCache.InvalidateFormatCache(false);
src\Framework\System\Windows\Documents\FlowDocument.cs (3)
811_structuralCache.InvalidateFormatCache(!affectsRender); 1423_structuralCache.InvalidateFormatCache(/*Clear structure*/ false); 1518_structuralCache.InvalidateFormatCache(/*Clear structure*/ false);