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