CanUndo Property CanUndo When implemented by a class, indicates whether Undo command can be executed. Declaration bool CanUndo { get; } Property Value Type Description System.Boolean