Hi,
>>Is it possible to perform image zoom without anti-aliasing effects?
For the official Image control, I'm afraid that there is no way to change this default effect, you have to create your own control with the implementation of scale transform(e.g. Canvas control +
ImageBrush), the effect will fit your requirement as well
With Regards,
Krunal Parekh
Thanks MSDN Community Support Please remember to Mark as Answer the responses that resolved your issue. It is a common way to recognize those who have helped you, and makes it easier for other visitors to find the resolution later.