New to Telerik UI for WinForms? Start a free 30-day trial
XAML
Updated over 6 months ago
The eXtensible Application Markup Language(XAML) is declaritive XML-based markup language develop by Microsoft for creating a rich graphical user interface(GUI). XAML language is the native RadRichTextEditor document format.
Since R2 2023 SP1 the XamlFormatProvider automatically verifies the imported XAML. More information is available in the Xaml Verification article.
Figure 1: XAML Document

XamlFormatProvider is compliant with the XAML markup language.