GraphUndoUnit::IsRedo Method (Dictionary<Object^, Object^>^)
Visual Studio 2015
Determines whether the specified GraphTransactionScope is currently being used for a redo operation.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- scopeProperties
-
Type:
System.Collections.Generic::Dictionary<Object^, Object^>^
The ScopeProperties
Return Value
Type: System::Booleanwhether the specified scope is currently being used for a redo operation.
Show: