Save XAML Item
Instruction
To save a XAML item in XamlFiddle, follow these step-by-step instructions:
- Launch XamlFiddle as described in the setup section.
- Open an existing XAML item by following the relevant instructions.
- In this example, we'll edit the item titled "SimpleHelloWorldUI":
- Modify the
TextBlock
content from "Hello World WPF" to "Hello XamlFiddle", as shown below:
- Press Ctrl+S to save the updated XAML item. The result will appear as shown: