2 references to CommandSetter
System.Windows.Forms (2)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
193set => ICommandBindingTargetProvider.CommandSetter(this, value, ref _command);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (1)
412set => ICommandBindingTargetProvider.CommandSetter(this, value, ref _command);