Add a Page file

In this topic will show you how to create a XAML file without code-behind class.

  1. Right click the project name, select 'New->Other...'.
  2. In the pop-up dialog, select 'Silverlight->UI Page'.
  3. Fill the name in Page Name(we name it PageSample here). Then click Finish.