This question is locked. New answers and comments are not allowed.
For reasons beyond my control, we have to build about 5 screens in WPF and then later convert them to Silverlight. We will use MVVM so there will be no code in the codebehind. If I am strict about using only Telerik controls whenever possible, can I just Copy/Paste the XAML from a wpf window into a silverlight equivalent?