I have several applications written with winforms using .net 6 and visual basic, all start very sharp even with high dpi display, but if the applications are started and I try to change the dpi settings they are seen blurry, to solve I have to restart the applications . How can I handle this without restarting applications? Maybe with some DPI change event?