2 references to ScrollViewScrolled
Microsoft.Maui.Controls (2)
Compatibility\Handlers\Shell\iOS\ShellFlyoutLayoutManager.cs (2)
78 sv.Scrolled += ScrollViewScrolled; 79 removeScrolledEvent = () => sv.Scrolled -= ScrollViewScrolled;