1 write to PlatformPath
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvas.cs (1)
665 path.PlatformPath = geometry;
1 reference to PlatformPath
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\PlatformCanvas.cs (1)
660 var geometry = path.PlatformPath as CanvasGeometry;