6 references to ScrollDelegate
Microsoft.Maui.Controls (6)
Compatibility\Handlers\ListView\iOS\ContextActionCell.cs (6)
61 public bool IsOpen => ScrollDelegate.IsOpen; 111 ScrollDelegate.PrepareForDeselect(_scroller); 190 isOpen = ScrollDelegate.IsOpen; 201 ScrollDelegate.Unhook(_scroller); 202 ScrollDelegate.Dispose(); 248 _scroller.SetContentOffset(new PointF(ScrollDelegate.ButtonsWidth, 0), false);