4 references to GetReadableForeColor
System.Windows.Forms (4)
System\Windows\Forms\Rendering\Button\PopupButtonKeyCapRenderer.cs (1)
884? PopupButtonColorMath.GetReadableForeColor(darkestBowl, lightestBowl)
System\Windows\Forms\Rendering\CheckBox\AnimatedToggleSwitchRenderer.cs (1)
221: PopupButtonColorMath.GetReadableForeColor(offColor, onColor)
System\Windows\Forms\Rendering\ModernControlColorMath.cs (1)
57Color contrastColor = PopupButtonColorMath.GetReadableForeColor(
System\Windows\Forms\Rendering\RadioButton\AnimatedRadioGlyphRenderer.cs (1)
161: PopupButtonColorMath.GetReadableForeColor(onColor, backColor);