Table of Contents

Class CutCommandHandler

Namespace
Loehnert.Lisrt.Framework.Commands.Application
Assembly
Loehnert.Lisrt.dll

Command handler for the Cut.

[CommandHandler]
public class CutCommandHandler : RoutedUICommandHandler<CutCommandDefinition>, ICommandHandler<CutCommandDefinition>, ICommandHandler
Inheritance
CutCommandHandler
Implements
Inherited Members

Properties

Command

Gets the wrapped command.

protected override RoutedUICommand Command { get; }

Property Value

RoutedUICommand