3 references to Scrolled
Microsoft.Maui.Controls (3)
ListView\ListView.cs (1)
346
=>
Scrolled
?.Invoke(this, args);
SwipeView\SwipeView.cs (2)
297
listView.
Scrolled
-= OnParentScrolled;
325
listView.
Scrolled
+= OnParentScrolled;