1 write to DeviceDpi
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (1)
79
DeviceDpi
= DeviceDpiInternal,
2 references to DeviceDpi
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.Modern.cs (2)
300
if (_nativeComboBaseline.
DeviceDpi
== DeviceDpiInternal)
306
value * DeviceDpiInternal / (double)_nativeComboBaseline.
DeviceDpi
);