[]
Gets a value indicating whether the executing a command can be undoable.
public bool IsUndoSupported { get; }
Public ReadOnly Property IsUndoSupported As Boolean
true if the executing a command can be undoable; otherwise, false.
true
false