7 references to ScaleSymbolSize
System.Windows.Forms (7)
System\Windows\Forms\Rendering\ControlPaint_ModernControlButtonRenderer.cs (7)
177DrawUpArrow(graphics, contentBrush, centerX, centerY, ScaleSymbolSize(bounds)); 181DrawDownArrow(graphics, contentBrush, centerX, centerY, ScaleSymbolSize(bounds)); 189DrawLeftArrow(graphics, contentBrush, centerX, centerY, ScaleSymbolSize(bounds)); 193DrawRightArrow(graphics, contentBrush, centerX, centerY, ScaleSymbolSize(bounds)); 205DrawOpenDropDownChevron(graphics, contentBrush, centerX, centerY, ScaleSymbolSize(bounds)); 235int baseArrowSize = ScaleSymbolSize(bounds); 263int baseArrowSize = ScaleSymbolSize(bounds);