WindowUtilities.SetPerMonitorDpiAwareness

IMPORTANT: This only works if this is called in the immediate startup code of the application. For WPF this means static App() { }.

public static bool SetPerMonitorDpiAwareness(ProcessDpiAwareness type)

Parameters

type


See also:

Class WindowUtilities

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic