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