Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
320
ScrollToVerticalOffset not working
posted

When calling ScrollInfo.ScrollToVerticalOffset(), it always scrolls to grid's end, no matter what offset is passed in parameter.

 

During debug, I checked property values of the ScrollInfo object, and I saw that ExtentHeight is 89.

This is weird, since the real, actual height is about 1000.

 

What's wrong? And how can I reliably scroll to certain offset?

 

Regards,

Yaakov