2 writes to _moreButton
Microsoft.Maui.Controls.Compatibility (2)
iOS\ContextActionCell.cs (2)
281 _moreButton = null; 583 _moreButton = button;
4 references to _moreButton
Microsoft.Maui.Controls.Compatibility (4)
iOS\ContextActionCell.cs (4)
278 if (_moreButton != null) 280 _moreButton.Dispose(); 316 var frame = _moreButton.Frame; 607 if (b != _moreButton)