2 references to CanUndo
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
1405if (!CanUndo)
System\Windows\Forms\Controls\ToolStrips\ToolStripTextBox.cs (1)
229get { return TextBox.CanUndo; }