4 references to Transform
Microsoft.Maui (1)
Graphics\ShapeDrawable.cs (1)
147 path.Transform(RenderTransform.Value);
Microsoft.Maui.Controls (1)
Shapes\Shape.cs (1)
354 path.Transform(transform);
Microsoft.Maui.Graphics (2)
PathExtensions.cs (2)
72 scaledPath.Transform(transform); 83 scaledPath.Transform(transform);