Ejemplo n.º 1
0
 private void HandleAllUsersClick(object sender, EventArgs e)
 {
     NavigationUtils.NavigateToAllUsersPage(NavigationService);
 }