IDelegateCommand.RaiseCanExecuteChanged() Method
Raises the CanExecuteChanged event. You can use this method to notify a visual element about a command’s CanExecute(T) state changes.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.WinUI.Mvvm.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
See Also