2 references to Formatter
PresentationFramework (2)
MS\Internal\PtsHost\PtsPage.cs (1)
258if (formattingOwner.Formatter is FlowDocumentFormatter)
MS\Internal\PtsHost\TableParagraph.cs (1)
554StructuralCache.FormattingOwner.Formatter?.OnContentInvalidated(true, Table.ContentStart, Table.ContentEnd);