2 writes to _moreButton
Microsoft.Maui.Controls (2)
Compatibility\Handlers\ListView\iOS\ContextActionCell.cs (2)
276 _moreButton = null; 579 _moreButton = button;
4 references to _moreButton
Microsoft.Maui.Controls (4)
Compatibility\Handlers\ListView\iOS\ContextActionCell.cs (4)
273 if (_moreButton != null) 275 _moreButton.Dispose(); 311 var frame = _moreButton.Frame; 603 if (b != _moreButton)