2 references to FontFamily
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3735
case KnownElements.
FontFamily
: converterId = KnownElements.FontFamilyConverter; break;
5280
case KnownElements.
FontFamily
: t = _asmCore.GetType("System.Windows.Media.FontFamily"); break;