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