1 write to _fontSourceCollectionFactory
PresentationCore (1)
MS\Internal\Text\TextInterface\FontCollectionLoader.cs (1)
28
_fontSourceCollectionFactory
= fontSourceCollectionFactory;
1 reference to _fontSourceCollectionFactory
PresentationCore (1)
MS\Internal\Text\TextInterface\FontCollectionLoader.cs (1)
62
IFontSourceCollection fontSourceCollection =
_fontSourceCollectionFactory
.Create(uriString);