Hi Peter Zhao,
Please first excuse me for misleading you with a WPF solution instead of SL`s one.
In Silverlight , you can inherit RadTreeView and RadTreeViewItem and override their OnKeyDown and OnKeyUp protected methods like so:
The key thing here is that you don't make call to base.OnkeyDown(e); and base.OnkeyUp(e).
The described approach is realized in the attachment. So please give it a try and let us know if it helps you.
Best wishes,
Petar Mladenov
the Telerik team
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!