1 reference to DocumentChanged
PresentationFramework (1)
System\Windows\Controls\FlowDocumentScrollViewer.cs (1)
1626
((FlowDocumentScrollViewer)d).
DocumentChanged
((FlowDocument)e.OldValue, (FlowDocument)e.NewValue);