XAML essential controls sample

This sample demonstrates how to use several common controls. It also shows you how to style a control, use a control to create a template, and create visual state behaviors.

 
 
 
 
 
(8)
23,118 times
Add To Favorites
4/9/2013
E-mail Twitter del.icio.us Digg Facebook
Sign in to Ask a Question


  • correct page background color
    1 Posts | Last Post January 08, 2013
    • This is a comment, not a question. The Background for each of the sample pages is inappropriately set to White. Would be better to use ApplicationPageBackgroundThemeBrush so the pages display properly when different themes used. 
  • can the checkbox control color be changed at run time ?
    1 Posts | Last Post November 05, 2012
    • Can we change the foreground color of text in the checkbox xaml control dynamically ?