IEventArgsTwoWayConverter Methods
Allows you to convert an event’s arguments to a command’s parameter and vice versa.
Name | Description |
---|---|
Convert |
Converts the event argument to the command’s parameter.
Inherited from IEvent |
Convert |
Converts the command’s parameter to the event arguments. |
See Also