3 references to RecordRedoSelectionState
PresentationFramework (3)
src\Framework\System\Windows\Documents\ChangeBlockUndoRecord.cs (1)
99
((TextParentUndoUnit)_parentUndoUnit).
RecordRedoSelectionState
();
src\Framework\System\windows\Documents\TextEditorTyping.cs (1)
1864
((TextParentUndoUnit)This._typingUndoUnit).
RecordRedoSelectionState
();
src\Framework\System\Windows\Documents\TextParentUndoUnit.cs (1)
134
_redoUnit.
RecordRedoSelectionState
();