1 reference to FromStart
DesignSurfaceExt (1)
Framework\Index.cs (1)
136
public static implicit operator Index(int value) =>
FromStart
(value);