ActionCommand<T> Class Methods

For a list of all members of this type, see ActionCommand<T> members.

Public Methods
 NameDescription
Public Method Defines the method that determines whether the command can execute in its current state.  
Public Method Defines the method to be called when the command is invoked.  
Public Method Raises the CanExecuteChanged event  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also