Hi all,
I see that there is no Command binding to the Pan gesture class. I would like to keep the cs file of my views clean, I normally bind commands (that are implemented in the view model files) in the xaml file. How can I achieve this in this situation?
Thanks