I want to scroll 3 different TextBoxes.
I found some way in here. but in VS2012 I cannot using Windows.Forms which very annoying. I did try to add references but I found no Windows.Form there this is the screenshot:


So I found an idea to use scrollbar, is it possible?
http://www.gbogea.com/2009/07/08/how-to-keep-two-scrollviewers-in-sync-in-wpf
there is the code. will copy paste here as mirror if the site goes down:
and the code behind: