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