2 references to Bold
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
2114bamlType.DefaultConstructor = delegate() { return new System.Windows.Documents.Bold(); };
System\Windows\Markup\KnownTypes.cs (1)
1144case KnownElements.Bold: o = new System.Windows.Documents.Bold(); break;