12 references to GetFontInfo
PresentationCore (12)
System\Windows\Media\GlyphTypeface.cs (12)
368return GetFontInfo(MS.Internal.Text.TextInterface.InformationalStringID.WIN32FamilyNames); 410return GetFontInfo(MS.Internal.Text.TextInterface.InformationalStringID.Win32SubFamilyNames); 426return GetFontInfo(MS.Internal.Text.TextInterface.InformationalStringID.VersionStrings); 439return GetFontInfo(MS.Internal.Text.TextInterface.InformationalStringID.CopyrightNotice); 452return GetFontInfo(MS.Internal.Text.TextInterface.InformationalStringID.Manufacturer); 467return GetFontInfo(MS.Internal.Text.TextInterface.InformationalStringID.Trademark); 480return GetFontInfo(MS.Internal.Text.TextInterface.InformationalStringID.Designer); 494return GetFontInfo(MS.Internal.Text.TextInterface.InformationalStringID.Description); 509return GetFontInfo(MS.Internal.Text.TextInterface.InformationalStringID.FontVendorURL); 522return GetFontInfo(MS.Internal.Text.TextInterface.InformationalStringID.DesignerURL); 537return GetFontInfo(MS.Internal.Text.TextInterface.InformationalStringID.LicenseDescription); 551return GetFontInfo(MS.Internal.Text.TextInterface.InformationalStringID.SampleText);