2 writes to _wpfFontFileLoader
PresentationCore (2)
MS\Internal\Text\TextInterface\Factory.cs (2)
53_wpfFontFileLoader = new FontFileLoader(fontSourceFactory); 371_managedFactory._wpfFontFileLoader = null;
4 references to _wpfFontFileLoader
PresentationCore (4)
MS\Internal\Text\TextInterface\Factory.cs (4)
56_wpfFontFileLoader 62_wpfFontFileLoader, 143int hr = InternalFactory.CreateFontFile((Native.IDWriteFactory*)_factory.Value, _wpfFontFileLoader, filePathUri, &dwriteFontFile); 362FontFileLoader wpfFontFileLoader = _managedFactory._wpfFontFileLoader;