MarkdownTextBlock.InlineCodeForeground Property

Definition

Gets or sets the foreground brush for inline code.

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

Property Value

Windows.UI.Xaml.Media.Brush

Applies to