3 references to ICON_WELL_GRADIENT_WIDTH
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolstripProfessionalRenderer.cs (3)
19private int _iconWellGradientWidth = ICON_WELL_GRADIENT_WIDTH; 1613_iconWellGradientWidth = ScaleHelper.ScaleToDpi(ICON_WELL_GRADIENT_WIDTH, currentDeviceDpi); 1636_iconWellGradientWidth = ScaleHelper.ScaleToInitialSystemDpi(ICON_WELL_GRADIENT_WIDTH);