ICommandSource::CommandParameter Property
.NET Framework (current version)
Represents a user defined data value that can be passed to the command when it is executed.
Assembly: PresentationCore (in PresentationCore.dll)
Normally, the CommandParameter is used to pass specific information to the command when it is executed. The type of the data is defined by the command.
.NET Framework
Available since 3.0
Available since 3.0
Show: