public void ShowProfileStatuses()
 {
     EnsureSynchronizationContext();
     _uiService.ShowProfileStatusesWindow();
 }