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