public void ExecuteHideCommand() { CevioTrayManager.ToIcon(); }
public void ExecuteShowCommand() { CevioTrayManager.RestoreWindow(); }