2 references to CreateScaling
WindowsBase (2)
Base\System\Windows\Media\Matrix.cs (2)
225
this *=
CreateScaling
(scaleX, scaleY);
235
this =
CreateScaling
(scaleX, scaleY) * this;