3 references to RecordRedoSelectionState
PresentationFramework (3)
System\Windows\Documents\ChangeBlockUndoRecord.cs (1)
97((TextParentUndoUnit)_parentUndoUnit).RecordRedoSelectionState();
System\windows\Documents\TextEditorTyping.cs (1)
1825((TextParentUndoUnit)This._typingUndoUnit).RecordRedoSelectionState();
System\Windows\Documents\TextParentUndoUnit.cs (1)
118_redoUnit.RecordRedoSelectionState();