Exemplo n.º 1
0
 private void ErrorLog_Click(object sender, RoutedEventArgs e)
 {
     PageFunctions.ShowErrorPage();
 }
Exemplo n.º 2
0
 private void AdminButton_Error_Click(object sender, RoutedEventArgs e)
 {
     PageFunctions.ShowErrorPage();
 }