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