4 references to InfinityToOne
System.Windows.Forms (4)
System\Windows\Forms\Rendering\ControlPaint.cs (4)
749
float inc =
InfinityToOne
(1.0f / (topWidth - 1));
808
float inc =
InfinityToOne
(1.0f / (leftWidth - 1));
877
float inc =
InfinityToOne
(1.0f / (bottomWidth - 1));
951
float inc =
InfinityToOne
(1.0f / (rightWidth - 1));