4 references to LerpChannel
System.Windows.Forms (4)
System\Windows\Forms\Rendering\CheckBox\AnimatedCheckGlyphRenderer.cs (4)
232
LerpChannel
(from.A, to.A, progress),
233
LerpChannel
(from.R, to.R, progress),
234
LerpChannel
(from.G, to.G, progress),
235
LerpChannel
(from.B, to.B, progress));