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