MarkdownTextBlock.QuoteBorderBrush Property

Definition

Gets or sets the brush used to render a quote border. If this is null, then QuoteBorderBrush is used.

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

Property Value

Windows.UI.Xaml.Media.Brush

Applies to