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