Common.Wpf.Commands Namespace

Contains classes that implement the ICommand interface which enables a user to interact with the business logic.

Classes

DelegateCommandCommand to relay functionality to other objects by invoking delegates.
RelayCommandA command whose sole purpose is to relay its functionality to other objects by invoking delegates.