MarkdownTextBlock.CodeStyling Property

Definition

Gets or sets the Default Code Styling for Code Blocks.

public ColorCode.Styling.StyleDictionary CodeStyling { get; set; }
member this.CodeStyling : ColorCode.Styling.StyleDictionary with get, set
Public Property CodeStyling As StyleDictionary

Property Value

ColorCode.Styling.StyleDictionary

Applies to