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