Click or drag to resize

IUndoRedoManager<T>.RedoCount Property

Gets number of redo actions available

Namespace: RAYLASE.Marker.UndoRedo
Assembly: RAYLASE.Marker.UndoRedo (in RAYLASE.Marker.UndoRedo.dll) Version: 2.20.0
Syntax
C#
int RedoCount { get; }

Property Value

Int32
See Also