UndoState Enumeration
Visual Studio 2015
Describes the undo state in the UndoManager.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Member name | Description | |
|---|---|---|
| Disabled | Undo is disabled. | |
| DisabledNoFlush | Obsolete. | |
| Enabled | Undo is enabled. |
Show: