6 references to InvalidateFormatCache
PresentationFramework (6)
MS\Internal\Documents\FlowDocumentFormatter.cs (2)
72
_document.StructuralCache.
InvalidateFormatCache
(true);
304
_document.StructuralCache.
InvalidateFormatCache
(true);
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
131
_structuralCache.
InvalidateFormatCache
(false);
System\Windows\Documents\FlowDocument.cs (3)
802
_structuralCache.
InvalidateFormatCache
(!affectsRender);
1404
_structuralCache.
InvalidateFormatCache
(/*Clear structure*/ false);
1499
_structuralCache.
InvalidateFormatCache
(/*Clear structure*/ false);