GUIFactoryServiceRegisterRequerySuggestedHandler Method |
Registers a handler that will be called back if something in the Gui has changed so that
a requery of `CanExecute()` functions might be necessary. This handler will be bound weakly to the event.
Unregister by using
UnregisterRequerySuggestedHandler(EventHandler).
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
See Also