4 references to FocusAmount
System.Windows.Forms (4)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
2958if (FocusIndicatorRenderer.FocusAmount > 0f)
System\Windows\Forms\Controls\UpDown\UpDownBase.cs (1)
1167if (FocusIndicatorRenderer.FocusAmount > 0f)
System\Windows\Forms\Rendering\Animation\AnimatedFocusIndicatorRenderer.cs (2)
40=> PopupButtonColorMath.Blend(borderColor, focusColor, FocusAmount); 98|| FocusAmount <= 0f)