2 writes to _backgroundTracker
Microsoft.Maui.Controls.Compatibility (2)
Android\AppCompat\RadioButtonRenderer.cs (2)
152 _backgroundTracker = null; 241 _backgroundTracker = new BorderBackgroundManager(this);
2 references to _backgroundTracker
Microsoft.Maui.Controls.Compatibility (2)
Android\AppCompat\RadioButtonRenderer.cs (2)
151 _backgroundTracker?.Dispose(); 226 _backgroundTracker?.UpdateDrawable();