1 write to _managedFactory
PresentationCore (1)
MS\Internal\Text\TextInterface\Factory.cs (1)
346
_managedFactory
= managedFactory;
4 references to _managedFactory
PresentationCore (4)
MS\Internal\Text\TextInterface\Factory.cs (4)
351
FontCollectionLoader wpfFontCollectionLoader =
_managedFactory
._wpfFontCollectionLoader;
360
_managedFactory
._wpfFontCollectionLoader = null;
363
FontFileLoader wpfFontFileLoader =
_managedFactory
._wpfFontFileLoader;
372
_managedFactory
._wpfFontFileLoader = null;