3 references to SegClosed
PresentationCore (3)
System\Windows\Media\EllipseGeometry.cs (1)
388(byte)MILCoreSegFlags.SegClosed,
System\Windows\Media\RectangleGeometry.cs (2)
603(byte)MILCoreSegFlags.SegClosed, 617private static ReadOnlySpan<byte> SquaredPathTypes => [(byte)MILCoreSegFlags.SegTypeLine | (byte)MILCoreSegFlags.SegClosed,