Edit

Share via


MarkdownRenderer.YamlBorderBrush Property

Definition

Gets or sets the brush used to render table borders. If this is null, then Foreground is used.

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

Property Value

Windows.UI.Xaml.Media.Brush

Applies to