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