Open sandboxFocus

Class UndoButton

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

Namespace: PostSharp.Patterns.Model.Controls
Assembly: PostSharp.Patterns.Xaml.dll
Syntax
[ComVisible(false)]
public class UndoButton : UndoRedoButtonBase, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, ICommandSource, INotifyPropertyChanged

Constructors

Name Description
UndoButton()

Initializes a new instance of the UndoButton class.