1 implementation of Create
PresentationCore (1)
MS\Internal\FontCache\FontSourceCollection.cs (1)
22
public IFontSourceCollection
Create
(string uriString)
1 reference to Create
PresentationCore (1)
MS\Internal\Text\TextInterface\FontCollectionLoader.cs (1)
62
IFontSourceCollection fontSourceCollection = _fontSourceCollectionFactory.
Create
(uriString);