ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework Namespace / RelayCommand Class


In This Topic
    RelayCommand Class Methods
    In This Topic

    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
    See Also