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