ArcGIS Pro 2.8 API Reference Guide
RelayCommand Class Members
Methods  Events


ArcGIS.Desktop.Framework Namespace : RelayCommand Class

The following tables list the members exposed by RelayCommand.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
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
Public Events
 NameDescription
Public Event Occurs when the CanExecute property changes.  
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
See Also

Reference

RelayCommand Class
ArcGIS.Desktop.Framework Namespace