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