2 references to GetBoundsByFlattening
Microsoft.Maui.Controls (1)
Shapes\Shape.cs (1)
385
RectF pathBounds = this.GetPath().
GetBoundsByFlattening
(1);
Microsoft.Maui.Graphics (1)
PathF.cs (1)
1408
_cachedBounds =
GetBoundsByFlattening
();