2 references to DirtyTextRange
PresentationFramework (2)
src\Framework\MS\Internal\Documents\TextBoxView.cs (1)
1451
DirtyTextRange dirtyTextRange = new
DirtyTextRange
(args);
src\Framework\System\Windows\Documents\FlowDocument.cs (1)
1512
dtr = new
DirtyTextRange
(args);