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