1 write to IsUndoEnabled
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (1)
123this.textBox.IsUndoEnabled = false;
1 reference to IsUndoEnabled
PresentationFramework (1)
src\Framework\System\Windows\Controls\RichTextBox.cs (1)
453this.ChangeUndoEnabled(this.IsUndoEnabled);