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