Table of Contents

Class FindCommandHandler

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

Command handler for the Find.

[CommandHandler]
public class FindCommandHandler : RoutedUICommandHandler<FindCommandDefinition>, ICommandHandler<FindCommandDefinition>, ICommandHandler
Inheritance
FindCommandHandler
Implements
Inherited Members

Properties

Command

Gets the wrapped command.

protected override RoutedUICommand Command { get; }

Property Value

RoutedUICommand