18 references to FsTransformRectangle
PresentationFramework (18)
MS\Internal\PtsHost\CellParaClient.cs (2)
96
PTS.Validate(PTS.
FsTransformRectangle
(PTS.FlowDirectionToFswdir(PageFlowDirection), ref pageRect, ref rcTable, PTS.FlowDirectionToFswdir(tableFlowDirection), out rcTable));
108
PTS.Validate(PTS.
FsTransformRectangle
(PTS.FlowDirectionToFswdir(tableFlowDirection), ref pageRect, ref _rect, PTS.FlowDirectionToFswdir(PageFlowDirection), out _rect));
MS\Internal\PtsHost\ContainerParagraph.cs (4)
497
PTS.Validate(PTS.
FsTransformRectangle
(fswdir, ref pageRect, ref fsrcToFillSubtrack, fswdirSubtrack, out fsrcToFillSubtrack));
498
PTS.Validate(PTS.
FsTransformRectangle
(fswdir, ref pageRect, ref fsrcToFill, fswdirSubtrack, out fsrcToFill));
651
PTS.Validate(PTS.
FsTransformRectangle
(fswdir, ref pageRect, ref fsrcToFillSubtrack, fswdirSubtrack, out fsrcToFillSubtrack));
781
PTS.Validate(PTS.
FsTransformRectangle
(fswdir, ref pageRect, ref fsrcToFillSubtrack, fswdirSubtrack, out fsrcToFillSubtrack));
MS\Internal\PtsHost\PtsHelper.cs (1)
169
PTS.Validate(PTS.
FsTransformRectangle
(fswdirTrack, ref pageRect, ref rcTrackContent, fswdirPage, out rcTrackContent));
MS\Internal\PtsHost\SubpageParagraph.cs (3)
162
PTS.Validate(PTS.
FsTransformRectangle
(fswdir, ref pageRect, ref fsrcToFill, fswdirSubpage, out fsrcToFill));
345
PTS.Validate(PTS.
FsTransformRectangle
(fswdir, ref pageRect, ref fsrcToFillSubpage, fswdirSubpage, out fsrcToFillSubpage));
505
PTS.Validate(PTS.
FsTransformRectangle
(fswdir, ref pageRect, ref fsrcToFillSubpage, fswdirSubpage, out fsrcToFillSubpage));
MS\Internal\PtsHost\TableParaClient.cs (1)
91
PTS.Validate(PTS.
FsTransformRectangle
(PTS.FlowDirectionToFswdir(ParentFlowDirection), ref pageRect, ref _rect, PTS.FlowDirectionToFswdir(PageFlowDirection), out _rect));
MS\Internal\PtsHost\TextParaClient.cs (6)
308
PTS.Validate(PTS.
FsTransformRectangle
(PTS.FlowDirectionToFswdir(ThisFlowDirection), ref pageRect, ref rectTransform, PTS.FlowDirectionToFswdir(PageFlowDirection), out rectTransform));
721
PTS.Validate(PTS.
FsTransformRectangle
(PTS.FlowDirectionToFswdir(ThisFlowDirection), ref pageRect, ref rectTransform, PTS.FlowDirectionToFswdir(PageFlowDirection), out rectTransform));
1336
PTS.Validate(PTS.
FsTransformRectangle
(PTS.FlowDirectionToFswdir(ThisFlowDirection), ref pageRect, ref rectFloater, PTS.FlowDirectionToFswdir(PageFlowDirection), out rectFloater));
1350
PTS.Validate(PTS.
FsTransformRectangle
(PTS.FlowDirectionToFswdir(ThisFlowDirection), ref pageRect, ref rectFigure, PTS.FlowDirectionToFswdir(PageFlowDirection), out rectFigure));
1541
PTS.Validate(PTS.
FsTransformRectangle
(PTS.FlowDirectionToFswdir(ThisFlowDirection), ref pageRect, ref rectTransform, PTS.FlowDirectionToFswdir(PageFlowDirection), out rectTransform));
1602
PTS.Validate(PTS.
FsTransformRectangle
(PTS.FlowDirectionToFswdir(ThisFlowDirection), ref pageRect, ref rectTransform, PTS.FlowDirectionToFswdir(PageFlowDirection), out rectTransform));
MS\Internal\PtsHost\UIElementParaClient.cs (1)
70
PTS.Validate(PTS.
FsTransformRectangle
(PTS.FlowDirectionToFswdir(ParentFlowDirection), ref pageRect, ref _rect, PTS.FlowDirectionToFswdir(PageFlowDirection), out _rect));