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