private void OnCardDragToZone(object sender, CardDragToZoneEventArgs args) { Log.Verbose("OnCardDragToZone", "GUI"); _phase.Handle(args); }