2 references to ChangeUndoLimit
PresentationFramework (2)
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
2153textBox.ChangeUndoLimit(e.NewValue);
System\Windows\Controls\RichTextBox.cs (1)
437this.ChangeUndoLimit(this.UndoLimit);