FontFamily::FamilyMaps Property
.NET Framework (current version)
Gets the collection of FontFamilyMap objects.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System.Windows.Media::FontFamilyMapCollection^A FontFamilyMapCollection that contains FontFamilyMap objects.
For FontFamily objects that are created by using a font family name, the FamilyMaps property returns an empty, read-only collection.
The FontFamilyMap object defines which font to use for displaying a specified set of Unicode characters of a specified culture.
.NET Framework
Available since 3.0
Available since 3.0
Show: