/// <summary> /// When The customize screens "done" button gets clicked, redirected to here /// </summary> public void Done(IOrderItem that) { Win.AddItem(that); }