Пример #1
0
 private void NewStaff_Click(object sender, RoutedEventArgs e)
 {
     PageFunctions.ShowStaffDetailsPage(PageFunctions.New, 0);
 }