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