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