3 references to FontSource
PresentationCore (3)
MS\Internal\FontCache\FontSource.cs (1)
27return new FontSource(new Uri(uriString));
System\Windows\Media\GlyphTypeface.cs (2)
99_fontSource = new FontSource(typefaceSource); 152_fontSource = new FontSource(fontSourceUri);