3 references to FontSource
PresentationCore (3)
System\Windows\Media\GlyphTypeface.cs (3)
234
UnmanagedMemoryStream pinnedFontSource =
FontSource
.GetUnmanagedStream();
245
throw Util.ConvertInPageException(
FontSource
, e);
260
return
FontSource
.GetStream();