3 references to SegmentTypes
Microsoft.Maui.Graphics.Skia (2)
SKGraphicsExtensions.cs (2)
123 foreach (var type in path.SegmentTypes) 271 foreach (var type in target.SegmentTypes)
Microsoft.Maui.Graphics.Win2D.WinUI.Desktop (1)
src\Graphics\src\Graphics\Platforms\Windows\GraphicsExtensions.cs (1)
143 foreach (var type in path.SegmentTypes)