WM_DPICHANGED top-level constant
int
const WM_DPICHANGED
Sent when the effective dots per inch (dpi) for a window has changed.
To learn more, see learn.microsoft.com/windows/win32/hidpi/wm-dpichanged.
Implementation
const WM_DPICHANGED = 736;