2 writes to _wpfFontCollectionLoader
PresentationCore (2)
MS\Internal\Text\TextInterface\Factory.cs (2)
55
_wpfFontCollectionLoader
= new FontCollectionLoader(
360
_managedFactory.
_wpfFontCollectionLoader
= null;
3 references to _wpfFontCollectionLoader
PresentationCore (3)
MS\Internal\Text\TextInterface\Factory.cs (3)
83
_wpfFontCollectionLoader
,
302
_wpfFontCollectionLoader
,
351
FontCollectionLoader wpfFontCollectionLoader = _managedFactory.
_wpfFontCollectionLoader
;