2 references to TextEffect
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
1589case KnownElements.TextEffect: o = new System.Windows.Media.TextEffect(); break; 6193case KnownElements.TextEffect: t = typeof(System.Windows.Media.TextEffect); break;