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