MarkdownTextBlock.HorizontalRuleBrush Property

Definition

Gets or sets the brush used to render a horizontal rule. If this is null, then HorizontalRuleBrush is used.

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

Property Value

Windows.UI.Xaml.Media.Brush

Applies to