Windows Store Apps - XAML - Scrollviewer - Turn on pixelsnapping for image inside scrollveiwer
问题 I have an 'Image' inside a 'Scrollviewer'. When I zoom in I want to see the true pixel values, what some people refer to as pixel snapping. I don't want my image anti-aliased. I want it to look pixelated. Similar to if you zoomed in using MS Paint. Is there an option in 'ScrollViewer' or 'Image' to accomplish this? 来源: https://stackoverflow.com/questions/29131220/windows-store-apps-xaml-scrollviewer-turn-on-pixelsnapping-for-image-insid