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);