Save XAML Item


Instruction

To save a XAML item in XamlFiddle, follow these step-by-step instructions:

  1. Launch XamlFiddle as described in the setup section.
  2. Open an existing XAML item by following the relevant instructions.
  3. In this example, we'll edit the item titled "SimpleHelloWorldUI":

Simple Hello World UI

  1. Modify the TextBlock content from "Hello World WPF" to "Hello XamlFiddle", as shown below:

Update XAML

  1. Press Ctrl+S to save the updated XAML item. The result will appear as shown:

Saved XAML