1 write to _managedFactory
PresentationCore (1)
MS\Internal\Text\TextInterface\Factory.cs (1)
345
_managedFactory
= managedFactory;
4 references to _managedFactory
PresentationCore (4)
MS\Internal\Text\TextInterface\Factory.cs (4)
350
FontCollectionLoader wpfFontCollectionLoader =
_managedFactory
._wpfFontCollectionLoader;
359
_managedFactory
._wpfFontCollectionLoader = null;
362
FontFileLoader wpfFontFileLoader =
_managedFactory
._wpfFontFileLoader;
371
_managedFactory
._wpfFontFileLoader = null;