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