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