GraphUndoManager<T> Properties

 

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

NameDescription
System_CAPS_protpropertyRedoStack

Gets the current entries on the redo stack, ordered most to least recent.

System_CAPS_protpropertyUndoStack

Gets the current entries on the undo stack, ordered most to least recent.

Return to top
Show: