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 neccessary. This handler will be bound weak to the event.
Unregister by using
UnregisterRequerySuggestedHandler(EventHandler).
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax See Also