Core\CSharp\System\Windows\Media\ParsersCommon.cs (12)
567_lastPoint = ReadPoint(cmd, ! AllowComma);
576_lastPoint = ReadPoint(cmd, ! AllowComma);
592case 'l': _lastPoint = ReadPoint(cmd, ! AllowComma); break;
593case 'L': _lastPoint = ReadPoint(cmd, ! AllowComma); break;
626_secondLastPoint = ReadPoint(cmd, ! AllowComma);
630p = ReadPoint(cmd, ! AllowComma);
632_secondLastPoint = ReadPoint(cmd, AllowComma);
635_lastPoint = ReadPoint(cmd, AllowComma);
662_lastPoint = ReadPoint(cmd, ! AllowComma);
666_secondLastPoint = ReadPoint(cmd, ! AllowComma);
667_lastPoint = ReadPoint(cmd, AllowComma);
690_lastPoint = ReadPoint(cmd, AllowComma);