1 write to s_defaultValueForArcSegmentSweepDirection
PresentationCore (1)
System\Windows\Media\PathStreamGeometryContext.cs (1)
56s_defaultValueForArcSegmentSweepDirection = (SweepDirection)ArcSegment.SweepDirectionProperty.GetDefaultValue(typeof(ArcSegment));
1 reference to s_defaultValueForArcSegmentSweepDirection
PresentationCore (1)
System\Windows\Media\PathStreamGeometryContext.cs (1)
273if (sweepDirection != s_defaultValueForArcSegmentSweepDirection)