InterviewSolution
Saved Bookmarks
| 1. |
What is the use of relay command in WPF? |
|
Answer» In WPF relay COMMAND is used to bind and INTEGRATE COMMANDS DIRECTLY to the properties of VIEWMODEL. |
|