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