2 references to OnInvalidatePathGeometryRequested
Microsoft.Maui.Controls (2)
Shapes\Path.cs (2)
54 pathGeometry.InvalidatePathGeometryRequested -= (bindable as Path).OnInvalidatePathGeometryRequested; 62 pathGeometry.InvalidatePathGeometryRequested += (bindable as Path).OnInvalidatePathGeometryRequested;