3 references to ScrolledEvent
Microsoft.Maui.Controls (3)
Compatibility\Handlers\Shell\iOS\ShellTableViewController.cs (2)
34 _source.ScrolledEvent += OnScrolled; 112 _source.ScrolledEvent -= OnScrolled;
Compatibility\Handlers\Shell\iOS\ShellTableViewSource.cs (1)
225 ScrolledEvent?.Invoke(this, scrollView);