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

In This Topic
    CanExecuteChanged Event
    In This Topic
    Occurs when the CanExecute property changes.
    Syntax
    public event EventHandler CanExecuteChanged
    Public Event CanExecuteChanged As EventHandler
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also