3 references to Transform
PresentationFramework (3)
src\Framework\MS\Internal\Controls\StickyNote\StickyNoteAnnotations.cs (1)
1424rect.Transform(adornerTransform.Value);
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (2)
61thisRect.Transform(inversionMat); 64otherRect.Transform(inversionMat);