1 implementation of BeginChangeNoUndo
PresentationFramework (1)
System\Windows\Documents\TextRange.cs (1)
237
void ITextRange.
BeginChangeNoUndo
()
8 references to BeginChangeNoUndo
PresentationFramework (8)
System\windows\Documents\TextEditor.cs (2)
573
_selection.
BeginChangeNoUndo
();
626
_selection.
BeginChangeNoUndo
();
System\Windows\Documents\TextRange.cs (1)
235
/// <see cref="ITextRange.
BeginChangeNoUndo
"/>
System\Windows\Documents\TextRangeBase.cs (1)
548
/// <see cref="ITextRange.
BeginChangeNoUndo
"/>
System\Windows\Documents\TextStore.cs (4)
2349
textEditor.Selection.
BeginChangeNoUndo
();
3871
this.TextSelection.
BeginChangeNoUndo
();
4009
this.TextSelection.
BeginChangeNoUndo
();
4038
this.TextSelection.
BeginChangeNoUndo
();