Edit

Share via


MarkdownTextBlock.CodeForeground Property

Definition

Gets or sets the brush used to render the text inside a code block. If this is null, then Foreground is used.

public Windows.UI.Xaml.Media.Brush CodeForeground { get; set; }
member this.CodeForeground : Windows.UI.Xaml.Media.Brush with get, set
Public Property CodeForeground As Brush

Property Value

Windows.UI.Xaml.Media.Brush

Applies to