Class UndoButton
A typical implementation of an Undo button, with an optional and expandable list of operations that can be undone.
Implements
Namespace: PostSharp.Patterns.Model.Controls
Assembly: PostSharp.Patterns.Xaml.dll
Syntax
public class UndoButton : UndoRedoButtonBase
Constructors
Name | Description |
---|---|
UndoButton() | Initializes a new instance of the UndoButton class. |