MarkdownRenderer.InlineCodeFontFamily Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the font used to display code.  If this is null, then
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