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