PostSharpAPI ReferencePost­Sharp.​Patterns.​Model.​ControlsRedo­Button
Open sandboxFocus

RedoButton Class

A typical implementation of a Redo button, with an optional and expandable list of operations that can be redone.

Inheritance
RedoButton
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.