Open sandboxFocus

Class DelegateCommand

Inheritance
DelegateCommand
Namespace: Metalama.Patterns.Wpf
Assembly: Metalama.Patterns.Wpf.dll
Syntax
public sealed class DelegateCommand : BaseDelegateCommand, ICommand, INotifyPropertyChanged

Properties

Name Description
CanExecute

Methods

Name Description
Execute()
Execute(object?)

Events

Name Description
PropertyChanged

Extension Methods