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