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