Class UndoCommandHandler
- Namespace
- Loehnert.Lisrt.Framework.Commands.Application
- Assembly
- Loehnert.Lisrt.dll
Command handler for the Undo.
[CommandHandler]
public class UndoCommandHandler : RoutedUICommandHandler<UndoCommandDefinition>, ICommandHandler<UndoCommandDefinition>, ICommandHandler
- Inheritance
-
UndoCommandHandler
- Implements
- Inherited Members
Properties
Command
Gets the wrapped command.
protected override RoutedUICommand Command { get; }