PostSharpAPI ReferencePost­Sharp.​Patterns.​Model.​ControlsUndo­Redo­Button­BaseUndo­Command
Open sandboxFocus

UndoRedoButtonBase.UndoCommand Property

UndoCommand

Gets or sets the command used execute the Undo action.

Declaration
public UndoRedoCommandBase UndoCommand { get; }
Property Value
Type Description
UndoRedoCommandBase