This sample demonstrates creating a button template using bitmap effects that would normally force software acceleration. The software acceleration would slow down animation performance. Using ElementSnapshot allows for the use of bitmap effects while still maintaining fast performance.
You can build this application using VisualStudio or Expression Blend.
When you are using Blend you might see rendering errors. This is a known issue. Try hitting F5 to rebuild the app and that might solve the problem.
*Remember you MUST add the IdentityMine.Windows.dll and IdentityMine.Windows.Essentials.dll reference assemblies to the samples before running them. They can be found at %ProgramFiles%\Reference Assemblies\IdentityMine Blendables\Essentials Mix\v1.0 once you install the CTP.