Hi Team,
I would like to be able to persist the user's scroll position after zooming, could you please expose a couple properties for X/Y or the entire scrollviewer's offset?
Currently, the ZoomLevel property is available, which will let me get the zoom amount (double). However, there's nothing for me to be able to get the current X/Y offset.
For example, here's a mockup:
I would like to be able to load a new image and re-set the same ZoomLevel and X/Y position.
Thank you,
Legrand