MarkdownTextBlock.TableBorderBrush Property

Definition

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

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

Property Value

Windows.UI.Xaml.Media.Brush

Applies to