2 writes to _wpfFontFileLoader
PresentationCore (2)
MS\Internal\Text\TextInterface\Factory.cs (2)
54_wpfFontFileLoader = new FontFileLoader(fontSourceFactory); 372_managedFactory._wpfFontFileLoader = null;
4 references to _wpfFontFileLoader
PresentationCore (4)
MS\Internal\Text\TextInterface\Factory.cs (4)
57_wpfFontFileLoader 63_wpfFontFileLoader, 144int hr = InternalFactory.CreateFontFile((Native.IDWriteFactory*)_factory.Value, _wpfFontFileLoader, filePathUri, &dwriteFontFile); 363FontFileLoader wpfFontFileLoader = _managedFactory._wpfFontFileLoader;