1 instantiation of FontCollectionLoader
PresentationCore (1)
MS\Internal\Text\TextInterface\Factory.cs (1)
54
_wpfFontCollectionLoader = new
FontCollectionLoader
(
2 references to FontCollectionLoader
PresentationCore (2)
MS\Internal\Text\TextInterface\Factory.cs (2)
34
private
FontCollectionLoader
_wpfFontCollectionLoader;
350
FontCollectionLoader
wpfFontCollectionLoader = _managedFactory._wpfFontCollectionLoader;