Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Main Namespaces
Altaxo.Main.Services
GUIFactoryService Class
GUIFactoryService Methods
ErrorMessageBox Method
ExecuteAsUserCancellable Method
FindAndAttachControlTo Method
FindAndAttachControlUsingGuiTemplate Method
GetController Method
GetControllerAndControl Method
GetDescription Method
GetNewClipboardDataObject Method
GetRequiredControllerAndControl<T> Method
GetScreenInformation Method
GetUserFriendlyClassName Method
GetUserFriendlyName Method
InfoMessageBox Method
InvalidateRequerySuggested Method
NewRelayCommand Method
OpenClipboardDataObject Method
RegisterRequerySuggestedHandler Method
SetClipboardDataObject Method
ShowBackgroundCancelDialog Method
ShowContextMenu Method
ShowDialog Method
ShowDialogForEnumFlag Method
ShowFolderDialog Method
ShowOpenFileDialog Method
ShowSaveFileDialog Method
ShowTaskCancelDialog Method
UnregisterRequerySuggestedHandler Method
YesNoCancelMessageBox Method
YesNoMessageBox Method
GUIFactory
Service
Unregister
Requery
Suggested
Handler Method
Unregisters the handler that was registered with
RegisterRequerySuggestedHandler(EventHandler)
.
Namespace:
Altaxo.Main.Services
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
abstract
void
UnregisterRequerySuggestedHandler
(
EventHandler
handler
)
Parameters
handler
EventHandler
The handler.
Implements
IGuiFactoryService
UnregisterRequerySuggestedHandler(EventHandler)
See Also
Reference
GUIFactoryService Class
Altaxo.Main.Services Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net