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