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