FontFamily::Source Property
.NET Framework (current version)
Gets the font family name that is used to construct the FontFamily object.
Assembly: PresentationCore (in PresentationCore.dll)
To return the base uniform resource identifier (URI) value of a FontFamily object, use the BaseUri.
If the FontFamily object was created without specifying a font family name, the return value is Empty.
The following example shows the results of retrieving the BaseUri and Source property values from a FontFamily object.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: