예제 #1
0
 protected virtual void OnBackButton(BackButtonEventArgs e)
 {
     BackButton?.Invoke(this, e);
 }