2 writes to _tracker
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\PhoneFlyoutPageRenderer.cs (2)
139 _tracker = new VisualElementTracker(this); 180 _tracker = null;
2 references to _tracker
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\PhoneFlyoutPageRenderer.cs (2)
177 if (_tracker != null) 179 _tracker.Dispose();