Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Gui Namespaces
Altaxo.Gui
RelayCommand<T> Class
RelayCommand<T> Methods
CanExecute Method
EhRequerySuggested Method
Execute Method
OnCanExecuteChanged Method
Relay
Command
T
On
Can
Execute
Changed Method
If called, will raise the
CanExecuteChanged
event. Call this function manually if
CanExecute(Object)
will return a different value than before.
Namespace:
Altaxo.Gui
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
void
OnCanExecuteChanged
()
See Also
Reference
RelayCommand
T
Class
Altaxo.Gui 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