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