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