MarkdownTextBlock.CodeBackground Property

Definition

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

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

Property Value

Windows.UI.Xaml.Media.Brush

Applies to