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