This question is locked. New answers and comments are not allowed.
Good night friends,
How can I detect the cancel event?
When the confirm button is pressed,
I'm using the event:
_listPickerProduto.SelectionChanged + = listPickerProduto_SelectionChanged;
In the case of the cancel button I didn't find how to do it.
Thank you for your help
