1 write to s_defaultValueForArcSegmentIsLargeArc
PresentationCore (1)
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (1)
58s_defaultValueForArcSegmentIsLargeArc = (bool)ArcSegment.IsLargeArcProperty.GetDefaultValue(typeof(ArcSegment));
1 reference to s_defaultValueForArcSegmentIsLargeArc
PresentationCore (1)
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (1)
271if (isLargeArc != s_defaultValueForArcSegmentIsLargeArc)