1 override of HeightForPathComputation
Microsoft.Maui.Controls (1)
Shapes\RoundRectangle.cs (1)
37 internal override double HeightForPathComputation
2 references to HeightForPathComputation
Microsoft.Maui.Controls (2)
Shapes\Ellipse.cs (1)
33 var height = HeightForPathComputation;
Shapes\Rectangle.cs (1)
52 var height = HeightForPathComputation;