Import from XAML files
Instruction
To import from XAML files, follow these steps:
- Open XamlFiddle as described in the previous sections.
-
Click the menu File > Import > Import from Xaml files:
-
A dialog will appear asking you to browse for the file:
-
Select the SimpleHelloWorldUI(2).xaml file to import and click Open:
-
If the import process is successful, a dialog will appear saying "Import done":
-
Click OK to close the dialog.
-
Click the menu File > Manage > All Xaml Items:
-
Finally, you will see that the XAML file has been successfully imported:
NOTE: When importing from XAML files, XamlFiddle will create a new XAML item for each imported XAML file.