What is the use of relay command in WPF?
In WPF relay command is used to bind and integrate commands directly to the properties of ViewModel.
BY Best Interview Question ON 18 Sep 2019
In WPF relay command is used to bind and integrate commands directly to the properties of ViewModel.