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