12 references to ReadPoint
PresentationCore (12)
System\Windows\Media\ParsersCommon.cs (12)
550_lastPoint = ReadPoint(cmd, ! AllowComma); 559_lastPoint = ReadPoint(cmd, ! AllowComma); 575case 'l': _lastPoint = ReadPoint(cmd, ! AllowComma); break; 576case 'L': _lastPoint = ReadPoint(cmd, ! AllowComma); break; 609_secondLastPoint = ReadPoint(cmd, ! AllowComma); 613p = ReadPoint(cmd, ! AllowComma); 615_secondLastPoint = ReadPoint(cmd, AllowComma); 618_lastPoint = ReadPoint(cmd, AllowComma); 645_lastPoint = ReadPoint(cmd, ! AllowComma); 649_secondLastPoint = ReadPoint(cmd, ! AllowComma); 650_lastPoint = ReadPoint(cmd, AllowComma); 673_lastPoint = ReadPoint(cmd, AllowComma);