6 references to InvalidateFormatCache
PresentationFramework (6)
MS\Internal\Documents\FlowDocumentFormatter.cs (2)
73_document.StructuralCache.InvalidateFormatCache(true); 305_document.StructuralCache.InvalidateFormatCache(true);
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
132_structuralCache.InvalidateFormatCache(false);
System\Windows\Documents\FlowDocument.cs (3)
803_structuralCache.InvalidateFormatCache(!affectsRender); 1414_structuralCache.InvalidateFormatCache(/*Clear structure*/ false); 1509_structuralCache.InvalidateFormatCache(/*Clear structure*/ false);