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