3 references to Scrolled
Microsoft.Maui.Controls (3)
Items\ItemsView.cs (1)
184
Scrolled
?.Invoke(this, e);
SwipeView\SwipeView.cs (2)
303
collectionView.
Scrolled
-= OnParentScrolled;
333
collectionView.
Scrolled
+= OnParentScrolled;