[]
Gets the number of actions currently stored in the undo stack.
public int UndoCount { get; }
The count of undoable actions. This value can be used to determine if undo operations are available.