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