Table of Contents

Namespace Loehnert.Lisrt.Framework.Commands.Application

Classes

CopyCommandDefinition

CommandDefinition for Copy.

CopyCommandHandler

Command handler for the Copy.

CutCommandDefinition

CommandDefinition for Cut.

CutCommandHandler

Command handler for the Cut.

DeleteCommandDefinition

CommandDefinition for Delete.

DeleteCommandHandler

Command handler for the Delete.

FindCommandDefinition

CommandDefinition for Find.

FindCommandHandler

Command handler for the Find.

PasteCommandDefinition

CommandDefinition for Paste.

PasteCommandHandler

Command handler for the Paste.

RedoCommandDefinition

CommandDefinition for Redo.

RedoCommandHandler

Command handler for the Redo.

RoutedUICommandHandler<TCommandDefinition>

Base class to wrap a RoutedUICommand.

SelectAllCommandDefinition

CommandDefinition for SelectAll.

SelectAllCommandHandler

Command handler for the SelectAll.

UndoCommandDefinition

CommandDefinition for Undo.

UndoCommandHandler

Command handler for the Undo.