4 references to OnParentScrolled
Microsoft.Maui.Controls.Compatibility (4)
iOS\Renderers\SwipeViewRenderer.cs (4)
122 scrollView.Scrolled += OnParentScrolled; 130 listView.Scrolled += OnParentScrolled; 231 scrollView.Scrolled -= OnParentScrolled; 234 listView.Scrolled -= OnParentScrolled;