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