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