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