RaiseCanExecuteChanged Method (NullDelegateCommand)
Provides an empty implementation to satisfy the IDelegateCommand interface. It does not raise the CanExecuteChanged event.
public void RaiseCanExecuteChanged()
'Declaration
Public Sub RaiseCanExecuteChanged()