Base class for UndoCommand and RedoCommand.
Implements
Namespace: PostSharp.Patterns.Model.Controls
Assembly: PostSharp.Patterns.Xaml.dll
Syntax
[Obsolete("[Recordable] aspect and its components are deprecated and will be removed in a future version.", false)]
public abstract class UndoRedoCommandBase : ICommandProperties
| Name | Description |
|---|---|
| Recorder | Gets the Recorder bound to this command. |
Methods
| Name | Description |
|---|---|
| CanExecute(object) | |
| Execute(object) |
Events
| Name | Description |
|---|---|
| CanExecuteChanged |