1 write to _fontSourceFactory
PresentationCore (1)
MS\Internal\Text\TextInterface\Factory.cs (1)
60_fontSourceFactory = fontSourceFactory;
2 references to _fontSourceFactory
PresentationCore (2)
MS\Internal\Text\TextInterface\Factory.cs (2)
152IFontSource fontSource = _fontSourceFactory.Create(filePathUri.AbsoluteUri); 248IFontSource fontSource = _fontSourceFactory.Create(filePathUri.AbsoluteUri);