2 references to AffectsRenderOnly
PresentationFramework (2)
System\Windows\Documents\FlowDocument.cs (2)
1500if (!args.AffectsRenderOnly || (_formatter != null && _formatter is FlowDocumentFormatter)) 1515_formatter.OnContentInvalidated(!args.AffectsRenderOnly, args.ITextPosition, segmentEnd);