Import Resource

User can import existing ESL resource following below.

  1. Right click the Project and select Import.
  2. In the Import dialog, select Silverlight->Existing File.
  3. Browsing the computer and find the resource directory. Checked the resource which you need to add.
  4. Note: In general, when a XAML (*.xaml) is selected, the partial class (*.xaml.cs) will be imported automatically if there is such file under the same folder.

  5. click Finish to import the resource.