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:
- Open XamlFiddle as described in previous sections.
-
Choose the menu File > New XAML Item:
-
You will see a new XAML item created like this:
-
Click the new XAML item, and you will see the result:
-
Now, you can edit it to suit your needs.
NOTE: All XAML items created within XamlFiddle will be stored in the local database.