In C#, Is it possible to take a forms object and use in XAML for Silverlight?

Answered In C#, Is it possible to take a forms object and use in XAML for Silverlight?

  • Monday, August 29, 2011 9:46 PM
     
     

    In C#, Is it possible to take a forms object and use in XAML for Silverlight?           

All Replies

  • Tuesday, August 30, 2011 3:04 AM
     
     Answered

    Hi. No, this is not possible. You have to re-create the UI in Silverlight/XAML from scratch.