[]
Gets whether Undo manager can undo an action, which depends on undo list is empty or not.
public bool CanUndo { get; }
Public ReadOnly Property CanUndo As Boolean