ITextUndoPrimitive Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Operations
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() | CanRedo | Determines whether it is currently possible to call Do() successfully. |
![]() | CanUndo | Determines whether it is currently possible to call Undo() successfully. |
![]() | Parent | Gets or sets the ITextUndoTransaction that contains the primitive. |
Show:
