1 reference to OnCommandCanExecuteChanged
System.Windows.Forms (1)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
1068
void ICommandBindingTargetProvider.RaiseCommandCanExecuteChanged(EventArgs e) =>
OnCommandCanExecuteChanged
(e);