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