Ghost1372

everything can be handy

Magnifier

Attributes

Property
SourceSize
Position
HorizontalOffset
VerticalOffset

Example

1
2
3
4
5
<Grid>
<Image dev:Magnifier.Instance="{x:Bind MyMagnifier, Mode=OneWay}"
Source="ms-appx:///Assets/Others/Girl.jpg" />
<dev:Magnifier x:Name="MyMagnifier" />
</Grid>

Demo

you can run demo and see this feature.

DevWinUI

0%