Languages and frameworks: XAML
This section contains information about JetBrains Rider features in XAML. Feature descriptions are grouped in the following topics:
JetBrains Rider comes with a built-in mechanism to preview the XAML you are working in. With a .xaml file open, you can use buttons in the top right corner of the editor to choose how to place the preview within the editor tab.
![JetBrains Rider: XAML Preview JetBrains Rider: XAML Preview](https://resources.jetbrains.com/help/img/rider/2024.3/xaml-preview-window.png)
If you have TabItem
instances instances in your markup, you can click through the tabs in the preview.
Using the options on the Tools | XAML Preview settings page CtrlAlt0S, you can choose whether to show the preview when you open a XAML file, or disable the preview altogether.