Ghost1372
everything can be handy
12345
<Grid> <Image dev:Magnifier.Instance="{x:Bind MyMagnifier, Mode=OneWay}" Source="ms-appx:///Assets/Others/Girl.jpg" /> <dev:Magnifier x:Name="MyMagnifier" /></Grid>
you can run demo and see this feature.