Manage All XAML Items


All XAML items are stored in the database and can be accessed through Manage All XAML Items. You can open this functionality by selecting Manage > All XAML Items from the menu or by pressing Ctrl+Shift+K:
Manage All XAML Items

Once selected, the XAML Items Manager dialog will appear:
XAML Items Manager

In this dialog, you can: - Open any XAML item - Create new XAML items - Delete any XAML item


Adding a New XAML Item

To add a new XAML item:

  1. Click the Add button:
    Add New XAML

  2. A new XAML item will be created:
    Added New XAML


Deleting a XAML Item

To delete a XAML item:

  1. Click the Delete link next to the item you wish to remove:
    Delete XAML Item

  2. A confirmation dialog will appear, asking if you are sure you want to delete the selected XAML item. Click Yes to confirm:
    Confirmation Dialog

  3. The selected XAML item will then be deleted:
    Deleted XAML


Opening and Editing a XAML Item

To edit an existing XAML item:

  1. Click the Open link next to the XAML item you wish to edit:
    Open XAML Item

  2. The selected XAML item will open in XamlFiddle:
    Opened XAML Item

  3. Edit the content, for example, change "Hello World" to "Welcome you":
    Edited XAML Item

  4. Press Ctrl+S to save the changes. The final result will look like this:
    Saved XAML Item


Refreshing All XAML Items

To reload all XAML items from the database, click the Refresh button:
Reload All XAML Items