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