2 references to OFFSET_2PIXELS
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.FlatComboAdapter.cs (2)
24
protected static int s_offsetPixels =
OFFSET_2PIXELS
;
29
s_offsetPixels = comboBox.LogicalToDeviceUnits(
OFFSET_2PIXELS
);