Example #1
0
 private void ButtonEdit_Click(object sender, RoutedEventArgs e)
 {
     EditProfile?.Invoke(this, EventArgs.Empty);
 }