ICommandSource (Miembros)
.NET Framework 3.0
Defines an object that knows how to invoke a command.
Las siguientes tablas recogen los miembros expuestos por el tipo ICommandSource .
| Nombre | Descripción | |
|---|---|---|
| Command | Gets the command that will be executed when the command source is invoked. |
| CommandParameter | Represents a user defined data value that can be passed to the command when it is executed. |
| CommandTarget | The object that the command is being executed on. |