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