Microsoft.Toolkit.Uwp.UI.Controls.Markdown.Render Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
InlineRenderContext |
The Context of the Current Document Rendering. |
MarkdownRenderer |
Block UI Methods for UWP UI Creation. |
RenderContext |
The Context of the Current Position |
RenderContextIncorrectException |
An Exception that occurs when the Render Context is Incorrect. |
UIElementCollectionRenderContext |
The Context of the Current Document Rendering. |
Interfaces
ICodeBlockResolver |
A Parser to parse code strings into Syntax Highlighted text. |
IImageResolver |
An interface used to resolve images in the markdown. |
ILinkRegister |
An interface used to handle links in the markdown. |