private void OutputStackerRight_TargetPointReached(object sender, LogicLocationEventArgs e) { shelf2.GetBaggage(e.Location.Column, e.Location.Row); shelf2.ClearFrameHighlight(e.Location.Column, e.Location.Row); }