MarkdownTextBlock.InlineCodeFontFamily 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 InlineCodeFontFamily { get; set; }
member this.InlineCodeFontFamily : Windows.UI.Xaml.Media.FontFamily with get, set
Public Property InlineCodeFontFamily As FontFamily

Property Value

Windows.UI.Xaml.Media.FontFamily

Applies to