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

UndoButton Class

A typical implementation of an Undo button, with an optional and expandable list of operations that can be undone.

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