4 references to InfinityToOne
System.Windows.Forms (4)
System\Windows\Forms\Rendering\ControlPaint.cs (4)
781
float inc =
InfinityToOne
(1.0f / (topWidth - 1));
840
float inc =
InfinityToOne
(1.0f / (leftWidth - 1));
909
float inc =
InfinityToOne
(1.0f / (bottomWidth - 1));
983
float inc =
InfinityToOne
(1.0f / (rightWidth - 1));