protected override void OnStartup(StartupEventArgs e) { base.OnStartup(e); _notifyIcon = new NotifyIconWPF(); }