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