2 implementations of CommandCanExecuteChanged
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
203public event EventHandler? CommandCanExecuteChanged
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (1)
422public event EventHandler? CommandCanExecuteChanged
1 reference to CommandCanExecuteChanged
System.Windows.Forms (1)
System\Windows\Forms\DataBinding\ICommandBindingTargetProvider.cs (1)
49/// An implementation should raise the <see cref="CommandCanExecuteChanged"/> event