2 references to FontFamily
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
4749DefaultConstructor = delegate () { return new System.Windows.Media.FontFamily(); },
System\Windows\Markup\KnownTypes.cs (1)
1267case KnownElements.FontFamily: o = new System.Windows.Media.FontFamily(); break;