Create new XAML item


Instruction

Do you have an idea for a user interface in WPF? XamlFiddle allows you to create a new XAML item to test and experiment with.

To create a new XAML item, follow these steps:

  1. Open XamlFiddle as described in previous sections.
  2. Choose the menu File > New XAML Item:
    New XAML Item

  3. You will see a new XAML item created like this:
    New XAML Item Created

  4. Click the new XAML item, and you will see the result:
    New XAML Item Result

  5. Now, you can edit it to suit your needs.


NOTE: All XAML items created within XamlFiddle will be stored in the local database.