FontFamily.Source Property

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

Gets the font family name that is used to construct the FontFamily object.

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

Syntax

Public ReadOnly Property Source As String
public string Source { get; }

Property Value

Type: System..::.String
The font family name of the FontFamily object.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Platforms

Windows Phone

See Also

Reference

FontFamily Class

System.Windows.Media Namespace

Other Resources

Text and fonts for Windows Phone