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