1 write to _redoUnit
PresentationFramework (1)
src\Framework\System\Windows\Documents\TextParentUndoUnit.cs (1)
154
_redoUnit
= CreateRedoUnit();
2 references to _redoUnit
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextParentUndoUnit.cs (2)
134
_redoUnit
.RecordRedoSelectionState();
155
return
_redoUnit
;