2 writes to IsDpiChangeScalingRequired
System.Windows.Forms (2)
System\Windows\Forms\Control.cs (2)
6942
container.
IsDpiChangeScalingRequired
= false;
11476
container.
IsDpiChangeScalingRequired
= true;
1 reference to IsDpiChangeScalingRequired
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
6933
if (!IsFontSet() || (container is not null && container.
IsDpiChangeScalingRequired
))