Exemplo n.º 1
0
 bool IHaveBackButton.Back()
 {
     CommandResolver.ForceRelease();
     return(OnHandleBack());
 }