Amresh S

Amresh S

  • NA
  • 437
  • 17k

How to implement CommandBindings in UWP projects?

Jan 27 2017 1:34 AM
Hi All,
 
I had implemented command bindings in WPF and while porting to UWP, facing the issues with UWP framework. So far, I had been using RoutedUICommand type to implement my custom commands. How to achive this via ICommand interface in UWP?
 
Does anyone faced such kind of scenarios?
 
If so, kindly share your ideas.
 
Thanks in advance.
 
Regards,
Amresh S. 

Answers (1)