1 implementation of BeginChangeNoUndo
PresentationFramework (1)
System\Windows\Documents\TextRange.cs (1)
230void ITextRange.BeginChangeNoUndo()
6 references to BeginChangeNoUndo
PresentationFramework (6)
System\windows\Documents\TextEditor.cs (2)
560_selection.BeginChangeNoUndo(); 613_selection.BeginChangeNoUndo();
System\Windows\Documents\TextStore.cs (4)
2336textEditor.Selection.BeginChangeNoUndo(); 3854this.TextSelection.BeginChangeNoUndo(); 3992this.TextSelection.BeginChangeNoUndo(); 4021this.TextSelection.BeginChangeNoUndo();