WpfCommandRegistry
Ecng.Xaml
WPF-specific implementation of ICommandRegistry that integrates with RequerySuggested.
Implements: ICommandRegistry
Constructors
WpfCommandRegistry
public WpfCommandRegistry()
wpfCommandRegistry = WpfCommandRegistry()
Creates a new WPF command registry.
Methods
Unregister
public void Unregister(IRevalidatableCommand command)
wpfCommandRegistry.Unregister(command)