1 write to s_defaultValueForArcSegmentRotationAngle
PresentationCore (1)
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (1)
60
s_defaultValueForArcSegmentRotationAngle
= (double)ArcSegment.RotationAngleProperty.GetDefaultValue(typeof(ArcSegment));
1 reference to s_defaultValueForArcSegmentRotationAngle
PresentationCore (1)
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (1)
281
if (rotationAngle !=
s_defaultValueForArcSegmentRotationAngle
)