12 references to ReadPoint
PresentationCore (12)
System\Windows\Media\ParsersCommon.cs (12)
551_lastPoint = ReadPoint(cmd, ! AllowComma); 560_lastPoint = ReadPoint(cmd, ! AllowComma); 576case 'l': _lastPoint = ReadPoint(cmd, ! AllowComma); break; 577case 'L': _lastPoint = ReadPoint(cmd, ! AllowComma); break; 610_secondLastPoint = ReadPoint(cmd, ! AllowComma); 614p = ReadPoint(cmd, ! AllowComma); 616_secondLastPoint = ReadPoint(cmd, AllowComma); 619_lastPoint = ReadPoint(cmd, AllowComma); 646_lastPoint = ReadPoint(cmd, ! AllowComma); 650_secondLastPoint = ReadPoint(cmd, ! AllowComma); 651_lastPoint = ReadPoint(cmd, AllowComma); 674_lastPoint = ReadPoint(cmd, AllowComma);