Base class for UndoCommand and RedoCommand.
Implements
Namespace: PostSharp.Patterns.Model.Controls
Assembly: PostSharp.Patterns.Xaml.dll
Syntax
public abstract class UndoRedoCommandBase : ICommand
Properties
Name | Description |
---|---|
Recorder | Gets the Recorder bound to this command. |
Methods
Name | Description |
---|---|
CanExecute(object) | |
Execute(object) |
Events
Name | Description |
---|---|
CanExecuteChanged |