70-502 Objectives List Part 5

Customizing Appearance

  • Create a consistent user interface appearance by using styles. It may include but not limited to applying a style automatically to all controls of a specific type;  implementing style inheritance;  property value precedence (order in which dependency property values are applied).
  • Change the appearance of a UI element by using triggers. It may include but not limited to using multiple triggers;   using property triggers; using event triggers;  using data triggers.
  • Add interactivity by using animations. It may include but not limited to creating a storyboard;  controlling timelines;  controlling the behavior when the animation completes; animating non-double data types;  starting an animation from code.
  • Share/Bookmark