2 references to IsLessThanOrEqualToPath
Microsoft.Maui.Controls (2)
Handlers\Items\iOS\IndexPathExtensions.cs (1)
34 if (path.IsLessThanOrEqualToPath(firstPath))
Handlers\Items\iOS\ItemsViewLayout.cs (1)
557 if (item.IndexPathAfterUpdate.IsLessThanOrEqualToPath(firstPath))