private void ProjectContact_Click(object sender, RoutedEventArgs e)
 {
     PageFunctions.ShowProjectContactsPage();
 }