Open sandboxFocus

Class RedoButton

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

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

Constructors

Name Description
RedoButton()

Initializes a new instance of the RedoButton class.