1 write to s_defaultValueForPathFigureStartPoint
PresentationCore (1)
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (1)
52s_defaultValueForPathFigureStartPoint = (Point)PathFigure.StartPointProperty.GetDefaultValue(typeof(PathFigure));
1 reference to s_defaultValueForPathFigureStartPoint
PresentationCore (1)
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (1)
148if (startPoint != s_defaultValueForPathFigureStartPoint)