It is now possible to indicate that an application is not DPI-aware. In that case, OpenTK will let the operating system handle DPI scaling. This results in worse visuals (pixel doubling) but allows non DPI-aware applications to continue working.
ToolkitOptions allows the user to influence the implementation of OpenTK.Platform at runtime.