private void ShowSpotifyWindow()
 {
     ShowSpotifyWindowEvent.RaiseShowSpotifyWindowEvent(this);
 }