FontFamily::FamilyNames Property
.NET Framework (current version)
Gets a collection of strings and CultureInfo values that represent the font family names of the FontFamily object.
Assembly: PresentationCore (in PresentationCore.dll)
public: property LanguageSpecificStringDictionary^ FamilyNames { LanguageSpecificStringDictionary^ get(); }
Property Value
Type: System.Windows.Media::LanguageSpecificStringDictionary^A LanguageSpecificStringDictionary that represents the font family names.
.NET Framework
Available since 3.0
Available since 3.0
Show: