Interface IUndoAction
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Describes an action available on the undo or redo stack.
public interface IUndoAction
Properties
- AffectedElements
The list of elements affected by the action.
- Title
The title of the action.