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