2 references to ICommandExecutor
System.Windows.Forms (2)
System\Windows\Forms\DataBinding\Command.cs (2)
16
public Command(
ICommandExecutor
target)
168
if (target is not
ICommandExecutor
executor)