PROCESS_PER_MONITOR_DPI_AWARE constant

int const PROCESS_PER_MONITOR_DPI_AWARE

Per monitor DPI aware. This app checks for the DPI when it is created and adjusts the scale factor whenever the DPI changes. These applications are not automatically scaled by the system.

Implementation

static const PROCESS_PER_MONITOR_DPI_AWARE = 2;