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