2 references to GetFontCollection
PresentationCore (2)
MS\Internal\FontCache\DWriteFactory.cs (2)
89
return DWriteFactory.Instance.
GetFontCollection
(new Uri(localPath));
97
return DWriteFactory.Instance.
GetFontCollection
(fontCollectionUri);