Microsoft.Toolkit.Uwp.UI.Controls.Markdown.Render Namespace

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.