Table of Contents

Class PasteCommandHandler

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

Command handler for the Paste.

[CommandHandler]
public class PasteCommandHandler : RoutedUICommandHandler<PasteCommandDefinition>, ICommandHandler<PasteCommandDefinition>, ICommandHandler
Inheritance
PasteCommandHandler
Implements
Inherited Members

Properties

Command

Gets the wrapped command.

protected override RoutedUICommand Command { get; }

Property Value

RoutedUICommand