2 references to ScaleAt
PresentationCore (1)
Core\CSharp\System\Windows\Media\ScaleTransform.cs (1)
79
m.
ScaleAt
(ScaleX, ScaleY, CenterX, CenterY);
PresentationFramework (1)
src\Framework\System\Windows\Shapes\Shape.cs (1)
568
stretchMatrix.
ScaleAt
(xScale, yScale, geometryBounds.Location.X, geometryBounds.Location.Y);