This is a migrated thread and some comments may be shown as answers.

XAML format for richtextbox

1 Answer 62 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
walter
Top achievements
Rank 1
walter asked on 06 Sep 2011, 03:33 AM
Hi all,
       Is there a document for xaml format including the elements and attributes, so that I could use XSLT to translate an XML to XAML to display at the RichTextBox.  I have read the document files in RadControlsForSilverlight.zip, but not found. Any suggestion?

Regards,
Walter

1 Answer, 1 is accepted

Sort by
0
Mike
Telerik team
answered on 08 Sep 2011, 05:34 PM
Hi Walter,

Unfortunately there is no such document. We will confider introducing such in the future. However RadRichTextBox uses "standard" Xaml serialization support the same as Visual Studio designer for example to generate Xaml. You ca look at the public API of the classes invloved - such as RadDocument, Section, Paragraph, Span, etc, as a workaround to reverse-engineer the Xaml format. We will gladly help you further if you have any specific questions.

Kind regards,
Mike
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
RichTextBox
Asked by
walter
Top achievements
Rank 1
Answers by
Mike
Telerik team
Share this question
or