ArcGIS Pro 3.0 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, Windows 8.1

    See Also