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)
34private FontCollectionLoader _wpfFontCollectionLoader; 350FontCollectionLoader wpfFontCollectionLoader = _managedFactory._wpfFontCollectionLoader;