2 overrides of PlatformDrawPath
Microsoft.Maui.Graphics.Skia (1)
SkiaCanvas.cs (1)
591
protected override void
PlatformDrawPath
(
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvas.cs (1)
671
protected override void
PlatformDrawPath
(PathF path)
1 reference to PlatformDrawPath
Microsoft.Maui.Graphics (1)
AbstractCanvas.cs (1)
199
PlatformDrawPath
(path);