8 references to TowardsContrast
System.Windows.Forms (8)
System\Windows\Forms\Controls\ComboBox\ComboBox.ModernComboAdapter.cs (1)
221
: PopupButtonColorMath.
TowardsContrast
(
System\Windows\Forms\Controls\GroupBox\GroupBox.Modern.cs (2)
217
Color surfaceColor = PopupButtonColorMath.
TowardsContrast
(
336
Color borderColor = PopupButtonColorMath.
TowardsContrast
(
System\Windows\Forms\Rendering\Animation\AnimatedControlRenderer.cs (1)
183
Color interactionColor = PopupButtonColorMath.
TowardsContrast
(color, InteractionShadeAmount);
System\Windows\Forms\Rendering\Button\AnimatedPopupButtonRenderer.cs (3)
148
? PopupButtonColorMath.
TowardsContrast
(faceColor, 0.35f)
248
? PopupButtonColorMath.
TowardsContrast
(baseColor, CustomHoverShadeAmount)
253
? PopupButtonColorMath.
TowardsContrast
(baseColor, CustomPressedShadeAmount)
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (1)
915
PopupButtonColorMath.
TowardsContrast
(back, 0.55f),