ConceptHMI Web Help
WpfCommand Class Methods


For a list of all members of this type, see WpfCommand members.

Public Methods
 NameDescription
Public MethodCanExecuteDefines the method that determines whether the command can execute in its current state.  
Public MethodExecuteDefines the method to be called when the command is invoked.  
Public MethodRaiseCanExecuteChanged  
Top
Protected Methods
 NameDescription
Protected MethodOnCanExecuteCheckingFires the CanExecuteChecking event. If not assigned, a value of true is returned.  
Protected MethodOnExecutedFires the Executed event.  
Top
Extension Methods
 NameDescription
Public Extension MethodGetImageOverloaded. Gets the image.
Public Extension MethodIfNotNull<T,U>
Top
See Also

Reference

WpfCommand Class
Concept.Utils.Wpf Namespace

 

 


© 2016 Objectis

Send Feedback