GraphUndoManager<T> Properties

 

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

Properties

Name Description
System_CAPS_protproperty RedoStack

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

System_CAPS_protproperty UndoStack

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

See Also

GraphUndoManager<T> Class
Microsoft.VisualStudio.GraphModel Namespace

Return to top