Esempio n. 1
0
 protected virtual void OnBackButton(BackButtonEventArgs e)
 {
     BackButton?.Invoke(this, e);
 }