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