1 reference to EaseInOutQuad
System.Windows.Forms (1)
System\Windows\Forms\Rendering\Button\AnimatedPopupButtonRenderer.cs (1)
77
_pressCurrent = Lerp(_pressStart, _pressTarget, PopupButtonEasing.
EaseInOutQuad
(animationProgress));