2 references to UndoLimit
PresentationFramework (2)
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
1445undoManager.UndoLimit = this.UndoLimit;
System\Windows\Controls\RichTextBox.cs (1)
438this.ChangeUndoLimit(this.UndoLimit);