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