MarkdownRenderer.Render Method
Definition
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.
Called externally to render markdown to a text block.
public Windows.UI.Xaml.UIElement Render();
override this.Render : unit -> Windows.UI.Xaml.UIElement
Public Function Render () As UIElement
Returns
Windows.UI.Xaml.UIElement
A XAML UI element.