2 references to SetProcessHighDpiMode
System.Windows.Forms (1)
System\Windows\Forms\Application.cs (1)
1422return !s_parkingWindowCreated && ScaleHelper.SetProcessHighDpiMode(highDpiMode);
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Internals\ScaleHelper.cs (1)
38/// This value may change when <see cref="SetProcessHighDpiMode(HighDpiMode)"/> is called.