2 references to OnScrolled
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellTableViewController.cs (2)
34
_source.ScrolledEvent +=
OnScrolled
;
112
_source.ScrolledEvent -=
OnScrolled
;