2 writes to _wpfFontCollectionLoader
PresentationCore (2)
MS\Internal\Text\TextInterface\Factory.cs (2)
54
_wpfFontCollectionLoader
= new FontCollectionLoader(
359
_managedFactory.
_wpfFontCollectionLoader
= null;
3 references to _wpfFontCollectionLoader
PresentationCore (3)
MS\Internal\Text\TextInterface\Factory.cs (3)
82
_wpfFontCollectionLoader
,
301
_wpfFontCollectionLoader
,
350
FontCollectionLoader wpfFontCollectionLoader = _managedFactory.
_wpfFontCollectionLoader
;