2 references to OFFSET_2PIXELS
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ComboBox.cs (2)
5923
protected static int Offset2Pixels =
OFFSET_2PIXELS
;
5928
Offset2Pixels = comboBox.LogicalToDeviceUnits(
OFFSET_2PIXELS
);