MarkdownTextBlock.QuoteForeground Property

Definition

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

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

Property Value

Windows.UI.Xaml.Media.Brush

Applies to