private void CancelImpl() { OverlayService.Close(); }
private void SelectImpl() { OverlayService.Close(SelectedEffect.Value); }