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