2 references to OnParentScrolled
Microsoft.Maui.Controls (2)
SwipeView\SwipeView.cs (2)
303
collectionView.Scrolled -=
OnParentScrolled
;
333
collectionView.Scrolled +=
OnParentScrolled
;