Namespace Syncfusion.UI.Xaml.Markdown
Classes
| MarkdownHyperlinkClickedEventArgs
Provides data for the event that occurs when a hyperlink is clicked in SfMarkdownViewer control. |
| SfMarkdownViewer
A WPF control that renders markdown content into a rich, formatted document with extensive styling customization. The control supports markdown elements including headings, paragraphs, code blocks, tables, ordered and unordered lists, blockquotes, inline formatting, images, and hyperlinks. Appearance is controlled via Syncfusion.UI.Xaml.Markdown.MarkdownStyleSettings. The markdown source can be provided as raw text, a file path, or an HTTP/HTTPS URL. |