wpf scrollviewer scrolltoverticaloffset

Posted by user279244 on Stack Overflow See other posts from Stack Overflow or by user279244
Published on 2010-04-13T14:26:30Z Indexed on 2010/05/08 3:48 UTC
Read the original article Hit count: 1637

Filed under:
|

The events scrolltoVerticalOffset or the scrolltoHorizontalOffset do not change the values of the scrollviewer. Please tell me at which event does the values HorizontalOffset and the VerticalOffset get changed? I have tried LayoutUpdated() method but it goes in a infinite loop.

Thanks in advance

© Stack Overflow or respective owner

Related posts about wpf

Related posts about scrollviewer