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