12 references to Invert
PresentationCore (10)
Core\CSharp\MS\Internal\Ink\EllipticalNodeOperations.cs (2)
44_nodeShapeToCircle.Invert(); 74_circleToNodeShape.Invert();
Core\CSharp\System\Windows\Media\CombinedGeometry.cs (1)
171matrix.Invert();
Core\CSharp\System\Windows\Media\HitTestWithPointDrawingContextWalker.cs (1)
219matrix.Invert();
Core\CSharp\System\Windows\Media\Transform.cs (1)
176matrix.Invert();
Core\CSharp\System\Windows\Media\Visual.cs (3)
2156inv.Invert(); 2361m.Invert(); 4687m.Invert();
Core\CSharp\System\Windows\Media\VisualTarget.cs (1)
133m.Invert();
Shared\MS\Internal\PointUtil.cs (1)
130m.Invert();
PresentationFramework (2)
src\Framework\System\Windows\Documents\FixedSOMTextRun.cs (1)
60inversionMat.Invert();
src\Framework\System\Windows\FrameworkElement.cs (1)
4978m.Invert();