MarkdownTextBlock.CodeBorderBrush Property

Definition

Gets or sets the brush used to render the border fill of a code block.

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

Property Value

Windows.UI.Xaml.Media.Brush

Applies to