2 writes to _tracker
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\CarouselPageRenderer.cs (2)
130 _tracker = new VisualElementTracker(this); 210 _tracker = null;
2 references to _tracker
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\CarouselPageRenderer.cs (2)
207 if (_tracker != null) 209 _tracker.Dispose();