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