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