Chapter 13 – Building Universal Windows Platform Apps Using XAML

  1. Which control would you choose to allow the user to easily choose their date of birth on many different types of device?

    The DatePicker control will allow the user to easily choose their date of birth on many different types of device.

  2. Which XAML element would you use to adapt the layout of your app to handle different device families?

    The VisualStateManager element is used to adapt the layout of your app to handle different device families.

  3. How can you set multiple properties on an XAML element as a single group?

    We can set multiple properties on an XAML element as a single group by defining a style with setters.

  4. What is the difference between a control template and a data template?

Get C# 6 and .NET Core 1.0: Modern Cross-Platform Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.