MarkdownTextBlock.CodeFontFamily Property

Definition

Gets or sets the font used to display code. If this is null, then Windows.UI.Xaml.Media.FontFamily is used.

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

Property Value

Windows.UI.Xaml.Media.FontFamily

Applies to