ArcGIS Pro 2.8 API Reference Guide
RelayCommand Class Methods


ArcGIS.Desktop.Framework Namespace : RelayCommand Class

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

Public Methods
 NameDescription
Public Method Gets whether the command can be executed.  
Public Method Removes the command from the the OnUpdate message queue.  
Public Method Executes the command.  
Public Method Raises the CanExecuteChanged event.  
Public Method Adds the command back to the the OnUpdate message queue.  
Top
Protected Methods
 NameDescription
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
See Also

Reference

RelayCommand Class
ArcGIS.Desktop.Framework Namespace