Add a Page file
In this topic will show you how to create a XAML file without
code-behind class.
- Right click the project name, select 'New->Other...'.
- In the pop-up dialog, select 'Silverlight->UI Page'.
- Fill the name in Page Name(we name it PageSample here). Then click Finish.