Windows App Animations and components in WPF
I want to develop a desktop application to be used in WIN XP/FORWARD (NET 4). Thats why I was thinking on using WPF to do it. I know that windows apps can run only on Windows 8, and that is limiting my market. But I found this Microsoft link: http://msdn.microsoft.com/en-us/library/windows/apps/hh738363.aspx where there is a lot of component examples and animations for windows 8 apps. What I want to know, is if I can use these components or animations in a WPF app too, as they share the same XAML code. I have been searching this in google, but there is not much about it. Sadly, WPF seems pretty dead.
Thanks
链接地址: http://www.djcxy.com/p/43644.html