3 references to TextEffectCollection
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1591case KnownElements.TextEffectCollection: o = new System.Windows.Media.TextEffectCollection(); break; 2565case KnownElements.TextEffectCollection: 6195case KnownElements.TextEffectCollection: t = typeof(System.Windows.Media.TextEffectCollection); break;