3 references to RecordRedoSelectionState
PresentationFramework (3)
System\Windows\Documents\ChangeBlockUndoRecord.cs (1)
96((TextParentUndoUnit)_parentUndoUnit).RecordRedoSelectionState();
System\windows\Documents\TextEditorTyping.cs (1)
1812((TextParentUndoUnit)This._typingUndoUnit).RecordRedoSelectionState();
System\Windows\Documents\TextParentUndoUnit.cs (1)
117_redoUnit.RecordRedoSelectionState();