Am developing windows phone app.In web view I load html elements,in which whenever content exceeds web view height there is scroll with no issues. My problem is am having xaml elements in the top of web view,which have to scroll along with web view scroll.
Sample:
-------
-------
-------
when "msgContent" webview element scrolls I want "xamlelement" stack panel to scroll along with web view.
Replies
Know the answer? Post it — somebody with the same question will find it here.