2 references to ListViewScrolled
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellFlyoutLayoutManager.cs (2)
94 lv.Scrolled += ListViewScrolled; 95 removeScrolledEvent = () => lv.Scrolled -= ListViewScrolled;