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