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