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

UndoRedoButtonBase.Operations Property

Operations

Gets the list of operations displayed by the current button when in expanded state.

Declaration
public IEnumerable<Operation> Operations { get; }
Property Value
Type Description
IEnumerable<Operation>