FIX RadTreeView scrollbar collapses after calling the Collapse method
1. Create a new project containing a RadTreeView
2. Add some nodes
3. On a Button.Click event call the Collapse method for the selected node
4. Run the application and click the button