2 references to ChangeUndoEnabled
PresentationFramework (2)
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
2067textBox.ChangeUndoEnabled((bool)e.NewValue);
System\Windows\Controls\RichTextBox.cs (1)
439this.ChangeUndoEnabled(this.IsUndoEnabled);