GetThreadDpiHostingBehavior function user32

int GetThreadDpiHostingBehavior()

Retrieves the DPI_HOSTING_BEHAVIOR from the current thread.

DPI_HOSTING_BEHAVIOR GetThreadDpiHostingBehavior();

Implementation

int GetThreadDpiHostingBehavior() => _GetThreadDpiHostingBehavior();