BarItemCommand.CanExecuteChanged Event
Fires if the availability of the command (BarItemCommand property) has changed.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Event Data
The CanExecuteChanged event's data class is EventArgs.
See Also