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