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