2 references to VectorAnimation
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
1646
case KnownElements.
VectorAnimation
: o = new System.Windows.Media.Animation.VectorAnimation(); break;
6272
case KnownElements.
VectorAnimation
: t = typeof(System.Windows.Media.Animation.VectorAnimation); break;