Click or drag to resize
FontFamilySource Property
Gets the font family name that is used to construct the FontFamily object.

Namespace: Windows.UI.Xaml.Media
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public string Source { get; }

Property Value

Type: String
See Also