Documentation -> Tools -> New Resource Wizards -> 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.  

     

  3. In the pop-up dialog, select 'Silverlight->UI Page'.
  4.  

     

  5. Fill the name in Page Name(we name it PageSample here). Then click Finish.
  6.  

 

 

 

Back