amitairoa Posted December 11, 2008 Posted December 11, 2008 Hi! I have a WPF application in Expression Blend. I want to use some of the Xaml in that application for a Silverlight 2.0 application. I understand that the Xaml is different- but is there anyway to copy some of the Xaml graphics and animations from the application to a Silverlight application? Any help appreciated. Thanks! Quote
Nate Bross Posted December 11, 2008 Posted December 11, 2008 This may not be the best option [i may be demonstrating my lack of knowledge here as we..], but I'd copy/paste; then use Visual Studio to fix any syntax errors and see how she goes. Quote ~Nate� ___________________________________________ Please use the [vb]/[cs] tags on posted code. Please post solutions you find somewhere else. Follow me on Twitter here.
Administrators PlausiblyDamp Posted December 12, 2008 Administrators Posted December 12, 2008 Could you not put them into a resource dictionary that is shared between both the WPF and silverlight apps? Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.