But I don't see this happening. I see different images positions differently. Any help in understanding offsets would be highly appreciated ?
It looks you have used Microsoft.Toolkit.Uwp.UI.Animations.Behaviors
to animate your image, OffsetX OffsetY that use to move the image to other position. The reference is the image control self rather than image parent.
So if you just set OffsetX
OffsetY
as 0, the image control will not animate.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…