2 references to IsIndexPathValid
Microsoft.Maui.Controls.Compatibility (2)
iOS\CollectionView\ItemsViewController.cs (2)
314
if (!ItemsSource.
IsIndexPathValid
(indexPath))
613
if (ItemsSource.
IsIndexPathValid
(indexPath))