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