Open sandboxFocus

Event Executed

Event raised when the Execute(T) method is called.

Namespace: Metalama.Patterns.Wpf
Assembly: Metalama.Patterns.Wpf.dll
Syntax
public event Action<DelegateCommandExecution>? Executed
Returns
Type Description
Action<DelegateCommandExecution> Event raised when the method is called.