1 write to _drawOutlineWithBackground
Microsoft.Maui.Controls.Compatibility (1)
Android\Renderers\BorderDrawable.cs (1)
48
_drawOutlineWithBackground
= drawOutlineWithBackground;
2 references to _drawOutlineWithBackground
Microsoft.Maui.Controls.Compatibility (2)
Android\Renderers\BorderDrawable.cs (2)
83
if (!
_drawOutlineWithBackground
&& BorderElement.BackgroundColor == null)
182
if (
_drawOutlineWithBackground
)