How do I use the Elysium Project?

后端 未结 4 798
失恋的感觉
失恋的感觉 2021-02-09 11:21

The Elysium project on CodePlex looks interesting. One problem. I can\'t figure out how to use it. I can only assume that there is an assumption that the user knows what he or s

4条回答
  •  天命终不由人
    2021-02-09 11:44

    For Elysium 1.5 onwards, here's the step

    • Download and extract zip file.
    • Look for "Elysium.dll" and "Elysium.Notifications.dll". You might need to extract a zip again if you are using x86 system.
    • Add reference to both Elysium.dll and Elysium.Notifications.dll
    • Add Elysium theme controls at the visual studio toolbox
    • Drag and drop any Elysium theme control to your user interface, visual studio will automatically add the xmlns reference in the xaml.

    Refer http://bizvise.com/2012/09/24/how-to-install-elysium-on-visual-studio-project/ for a complete step by step guide.

提交回复
热议问题