2 implementations of CommandChanged
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
215public event EventHandler? CommandChanged
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (1)
434public event EventHandler? CommandChanged
1 reference to CommandChanged
System.Windows.Forms (1)
System\Windows\Forms\DataBinding\ICommandBindingTargetProvider.cs (1)
42/// An implementation should raise the <see cref="CommandChanged"/> event by calling component's or