1 write to s_processPerMonitorAware
System.Windows.Forms.Primitives (1)
System\Windows\Forms\Internals\ScaleHelper.cs (1)
55s_processPerMonitorAware = GetPerMonitorAware();
2 references to s_processPerMonitorAware
System.Windows.Forms.Primitives (2)
System\Windows\Forms\Internals\ScaleHelper.cs (2)
105if (s_processPerMonitorAware) 122internal static bool IsScalingRequirementMet => IsScalingRequired || s_processPerMonitorAware;