FontSource Property
Collapse the table of content
Expand the table of content

Glyphs.FontSource Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets the font source that is applied to the Glyphs for rendering content.

Namespace:  System.Windows.Documents
Assembly:  System.Windows (in System.Windows.dll)

public FontSource FontSource { get; set; }

Property Value

Type: System.Windows.Documents.FontSource
The font source used to render content in the Glyphs. The default is a null reference (Nothing in Visual Basic).

If the FontSource property is set to a null reference (Nothing in Visual Basic), any assigned custom font is cleared and the Glyphs renders with the default font.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft