Custom scroll buttons for the ScrollViewer control in Silverlight
0 Comments
Earlier today I had a discussion with a co-worker who needed to replace the default template of the ScrollViewer control, in order to replace the ScrollBar with custom buttons. He had found some example of doing this in WPF, but the same sample did not work in Silverlight (the sample ... Read more.