1 reference to IsProcessDPIAware
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Internals\ScaleHelper.cs (1)
416
return PInvoke.
IsProcessDPIAware
() ? HighDpiMode.SystemAware : HighDpiMode.DpiUnaware;