= Chapter 18 Notes =

Title: '''MVVM'''

== Summary ==

Finally Model View ViewModel (MVVM). 

=== Programming Concepts Summary ===

For Concepts see the Power Point Presentation.

== Programs ==

=== Program Baskervilles ===

Page 41.

Concepts:

 1. Shows that text wraps inside a label be default.
 1. Shows the use of Device.OnPlatform for padding.

Classes: 

 1. Label is demonstrated.