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