3 references to FSPOINT
PresentationFramework (3)
MS\Internal\PtsHost\FigureParaClient.cs (1)
235pt = new PTS.FSPOINT(pt.u - ContentRect.u, pt.v - ContentRect.v);
MS\Internal\PtsHost\FloaterParaClient.cs (1)
240pt = new PTS.FSPOINT(pt.u - ContentRect.u, pt.v - ContentRect.v);
MS\Internal\PtsHost\SubpageParaClient.cs (1)
170pt = new PTS.FSPOINT(pt.u - ContentRect.u, pt.v - ContentRect.v);