Open sandboxFocus

Class BaseDelegateCommand

A base class for all implementations of the ICommand interface in this package, based on delegates.

Implements
Namespace: Metalama.Patterns.Wpf
Assembly: Metalama.Patterns.Wpf.dll
Syntax
public abstract class BaseDelegateCommand : ICommand

Events

Name Description
CanExecuteChanged

Extension Methods