MarkdownRenderer.CodeBlockResolver Property
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.
Gets the Parser to parse code strings into Syntax Highlighted text.
protected Microsoft.Toolkit.Uwp.UI.Controls.Markdown.Render.ICodeBlockResolver CodeBlockResolver { get; }
member this.CodeBlockResolver : Microsoft.Toolkit.Uwp.UI.Controls.Markdown.Render.ICodeBlockResolver
Protected ReadOnly Property CodeBlockResolver As ICodeBlockResolver