Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

  • Article

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

  • Navigation