1 write to _drawOutlineWithBackground
Microsoft.Maui.Controls.Compatibility (1)
Android\BorderBackgroundManager.cs (1)
38
_drawOutlineWithBackground
= drawOutlineWithBackground;
2 references to _drawOutlineWithBackground
Microsoft.Maui.Controls.Compatibility (2)
Android\BorderBackgroundManager.cs (2)
106
_backgroundDrawable = new BorderDrawable(Control.Context.ToPixels, Forms.GetColorButtonNormal(Control.Context),
_drawOutlineWithBackground
);
152
if (!backgroundColorIsDefault ||
_drawOutlineWithBackground
)