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