2 references to Inset
Microsoft.Maui.Controls (2)
Border\Border.cs (1)
264
var inset = bounds.
Inset
(StrokeThickness);
Frame\Frame.cs (1)
116
bounds = bounds.
Inset
(((IBorderElement)this).BorderWidth); // Windows' implementation would cause an incorrect double-counting of the inset