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