What is the difference between a RoutedCommand and a RoutedUICommand?

Viewed 4270

I have tried to do some reading about it, but I failed to find documentation that explains the difference between RoutedCommand and RoutedUICommand satisfactorily.

1 Answers
Related