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